/*------------------------------------------------------------------
Project: Vigor App
Author: The_Krishna       
Last change: 11/06/2024 
Primary use: Vigor fitness Mobile App PWA
-------------------------------------------------------------------*/
/*----------------Table of contents Start---------------------------
1.Default Css
2.Delete Deactive Account Css
3.Deactive Account Css
4.Delete Account Css
5.Invite Friend Css
6.Feedback Css
7.Data Privacy Css
8.About Us Css
90.Faq Css
10.Currency Css
11.Face Recognition Css
12.Finger Print Css
13.Security Css
14.Contact Us Css
15.Data & Analytics Css
16.Add New Card Css
17.Datepiker Css
18.Linked Account Css
19.Workout Preferences Css
20.Billing Subscriptions Css
21.Upgrade Confirmation Css
22.Splashscreen Css
23.let You Css
24.Sign In Css
25.Verify Email Address Css
26.Enter Otp Css
27.Secure Account Css
28.Workout Complete Css
29.Workout Category1 Css
30.Account Upgrade Css
31.Homescreen Css
32.Bottom Tabbar Css
33.Profile Css
34.Setting Css
35.Payment Method Css
36.Account Upgrade Processing Css
37.Workout-Empty-History Css
38.Select Gender Css
39.Personalised Plan Css
40.Workout plan Ready Css
41.Face Recognition Process Css
42.Discover Workout Css
43.Single Workout Overview Css
44.Preloader Css
45.Single Exercise Css
46.Workout Search Css
47.Bar Chart Css
48.Area Chart Css
49.Line Chart Css

---------Table of contents End-----------------------------------*/

/*------------------------ [Color codes] ------------------------                    
Background: #ffffff, #EFECE6, #F5F5F5
Content:  #12151C     
paragraph p: #555658, #FB4945, #00A266  
-------------------------------------------------------------------*/

/************************ 1.Default Css ***************************/
html {
 scroll-behavior: smooth;
 -webkit-text-size-adjust: 100%;
 width: 100%;
 height: 100%;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a:focus, a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
} 
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
body {
    max-width: 600px;
    margin: 0 auto;
    height: 100%;
}
svg{
    vertical-align: middle;
}
input{
    outline-width: 0;
    outline-offset: 0;
    outline: 0;
}
textarea{
  outline-width: 0;
  outline-offset: 0;
  outline: 0;
}
ul{
    padding: 0;
    margin: 0;
}
.mt-32{
    margin-top: 32px !important;
}
.mt-24{
    margin-top: 24px !important;
}
.mt-16{
    margin-top: 16px !important;
}
.mt-12{
    margin-top: 12px !important;
}
.mt-8{
    margin-top: 8px !important;
}
.pt-16{
    padding-top: 16px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-80{
    padding-bottom: 80px;
}
.pb-100{
    padding-bottom: 100px;
}
.pt-32{
    padding-top: 32px;
}
.lg-font-zen{
    color: var(--2, #EFECE6);
    font-family: 'Montserrat', sans-serif !important;
    font-size: 48px;
    font-style: normal;
    line-height: 48px;
    text-transform: uppercase;
}
.md-font-zen{
    color: var(--4, #12151C);
    font-family: 'Montserrat', sans-serif !important;
    font-size: 26px;
    font-style: normal;
    line-height: 36px;
    text-transform: uppercase;
}
.sm-font-zen{
    color: var(--4, #12151C);
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    line-height: 20px; 
    text-transform: uppercase;
}
.sm-font-sans{
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
}
.md-font-sans{
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
}
.ex-small-sans{
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    line-height: 16px
}
.fw-700{
    font-weight: 700 !important;
}
.fw-500{
    font-weight: 500 !important;
}
.fw-400{
    font-weight: 400;
}

.blanco{
    color:#fff;
}

.color-green{
    color: #EFECE6 !important;
}
.color-red{
    color: #FB4945 !important;
}
.color-black{
    color: var(--4, #12151C) !important;
}

.btn-wave{
    color: white; 
    border: none; 
    padding: 12px 24px; 
    font-size: 16px; 
    font-weight: bold; 
    border-radius: 4px; 
    cursor: pointer;
}

.verde{
    color:#0F3514 !important;
}

.beige{
    color:  #E8E1D8 !important;
}
.beigebg{
    background-color:  #E8E1D8 !important;
}
.blanco{
    color:  #fff !important;
}
.blancobg{
    background-color:  #fff !important;
}

.verdebg{
    background-color:#0F3514 !important;
}

.fondowaves{
    background-color:#E8D1D8 !important;
}


.password-btn .action-buttons {
    display: flex;
    align-items: center;
    gap: 10px; 
}

.square-btn {
    width: 50px; 
    height: 50px; 
    background-color: #E1E8D8; 
    border: none; 
    border-radius: 5px; 
    cursor: pointer; 
    transition: background-color 0.3s; 
}

.square-btn:hover {
    background-color: #E1E8D8; 
}

.display-flex,
.password-btn a,
.otp-section,
.custom-radio-sel-friend,
.shape,
.concentric-circles,
.circle,
.verify-number-btn a,
.change-password-btn,
.notification-option-switch,
.workout-wrap,
#main .setting-icon,
#payment-method-main .bank-img,
#account-upgrade-processing-main .bank-img,
.skip-btn-form a,
.continue-btn-form a,
#main .slick-custom-arrow,
.slider-sec-btn a,
#splash-screen-page,
li.list.active,
#main .ui-datepicker-calendar tbody td a,
#main .slick-custom-arrow,
#single-exercise-main-bottom .home-btn a,
.menu-sidebar .setting-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.border{
    border: 2px solid var(--9, #F5F5F5) !important;
}
.border-bottom{
 border-bottom: 2px solid var(--9, #F5F5F5) !important;
 padding-bottom: 16px;
}
.border-bottom1{
    border-bottom: 1px solid var(--9, #F5F5F5) !important;
}
.border-bottom2{
    border-bottom: 2px solid var(--9, #F5F5F5) !important;
}

/************************ 2.Delete Deactive Account Css ***************************/
header {
    background: white;
    border-bottom: 2px solid var(--9, #F5F5F5);
    padding: 10px 16px;
}

#top-header {
    background-color:  #E8E1D8;
}

.header-wrap {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.header-back {
    width: 24px;
    height: 24px;
}
.header-back a {
    width: 24px;
    height: 24px;
    display: inline-flex;
}
.header-name p,
.friend-no,
.billing-price{
    margin-top: 4px;
    color: #0F3514;
}
#delete-deactivate-main .custom-radio {
    position: relative;
    margin-bottom: 0;
    border-radius: 12px;
    background: var(--1, #FFF);
    padding: 16px !important;
}
#delete-deactivate-main .custom-radio.active {
    border: 2px solid var(--8, #FB4945) !important;
}
#delete-deactivate-main .form-check-input:checked[type=radio],
#delete-account-main .form-check-input:checked[type=radio],
#data-privacy-main .form-check-input:checked[type=radio],
#payment-method-main .form-check-input:checked[type=radio],
#account-upgrade-processing-main .form-check-input:checked[type=radio]{
    outline: 2px solid #FB4945;
    outline-offset: 4px;
    background: #FB4945;
    border: 0;
    width: 11px;
    height: 11px;
    margin-right: 5px;
}
#delete-deactivate-main .custom-radio input {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    border: 2px solid #121212;
}
#delete-deactivate-main .checkout-modal-lbl {
    display: inline-grid !important;
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
#delete-deactivate-main .checkout-modal-lbl span,
.account-upgrade-remind p {
    padding-right: 50px;
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#delete-deactivate-main .form-check-input:focus,
#data-privacy-main .form-check-input:focus,
#delete-account-main .form-check-input:focus,
#payment-method-main .form-check-input:focus {
    box-shadow: none !important;
    border-color: #121212 !important;
}
#delete-deactivate-main .form-check-input:active,
#data-privacy-main .form-check-input:active ,
#currency-page .form-check-input:active,
#language-screen .form-check-input:active,
#delete-account-main .form-check-input:active,
#payment-method-main .form-check-input:active,
#account-upgrade-processing-main .form-check-input:active {
    filter: none;
}
.bottom-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 16px;
    background: white;
    z-index: 2;
}
.password-btn.bottom-fixed.bottom-fixed1 {
    background: var(--1, #FFF);
    box-shadow: 0px -4px 4px 0px rgba(18, 18, 18, 0.04);
}
.password-btn a,
.change-password-btn a  {
    width: 100%;
    color: #0F3514;
    text-align: center;
    padding: 14px 0;
    border-radius: 12px;
    background: var(--2, #EFECE6);
    margin: auto;
    max-width: 600px;
}

/************************ 3.Deactive Account Css ***************************/
.deactive-account-sec h1,
.delete-account-top h1,
.skip-txt a,
.data-details h2,
.personal-name input, .personal-name textarea, .personal-name select
.account-txt p{
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.deactivate-step-list li,
.privacy-content p,
.manage-data-title p,
.data-details p,
#wokout-category1-main .workout-time p,
#main .contact-txt,
.animation-content p,
#main .focus-content p,
#stomach-main .contact-txt p
{
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.deactivate-step-list {
    padding-left: 25px;
}
.deactivate-step-list li {
    padding-top: 8px;
}

/************************ 4.Delete Account Css ***************************/
.delete-txt,
.delete-account-trapping span,
.friend-name,
.custom-lbl-feedback,
.privacy-content h2,
.manage-data-title h3,
.notification-option-name p,
.workout-type p {
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.delete-account-bottom {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
}
#delete-account-main .delete-account-bottom input ,
#data-privacy-main .delete-account-bottom input,
#payment-method-main .delete-account-bottom input,
#account-upgrade-processing-main .delete-account-bottom input {
    width: 20px;
    height: 20px;
    border: 2px solid #121212;
    outline: 0;
    margin: 0;
}
#main .main-img-top img,
#main .main-img-bottom img{
    width: 15rem;
}

/************************ 5.Invite Friend Css ***************************/
.friend-no a {
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.friend-invite,
.account-type,
.workout-time,
#wokout-category1-main .workout-btn,
#main .workout-btn,
.perfil,
#main .contact-star,
#payment-method-main .delete-select,
#wokout-search-main .workout-btn,
#clases-main .workout-btn,
.sound-switch,
.menu-sidebar .contact-star
{
    margin-left: auto;
    color: #0F3514;
}
.invite-img img {
    border-radius: 50px;
}
.friend-select input {
    display: none;
}
.custom-radio-sel-friend {
    width: 61px;
    height: 34px;
    border-radius: 4px;
    border: 2px solid var(--4, #12151C);
    cursor: pointer;
    color: var(--4, #12151C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.friend-select input[type="checkbox"]:checked + label {
    border-radius: 4px;
    border: 2px solid var(--4, #12151C);
    background: var(--4, #12151C);
    color: var(--1, #FFF);
}

/************************ 6.Feedback Css ***************************/
.feedback-email input,
.custom-select-subject select,
.custom-textarea,
.privacy-content,
.manage-data-sec{
    border-radius: 12px;
    background-color: var(--1, #FFF);
    padding: 14px;
    width: 100%;
}
.arrow-icon {
    background: url(../svg/up-arrow.svg) no-repeat;
    background-position: 96% center;
    appearance: none;
}
select:focus-visible{
    outline: 0;
}
.custom-textarea {
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    width: 100%;
}
textarea {
    resize: none;
}

/************************ 7.Data Privacy Css ***************************/
.data-privacy-content h1,
.manage-txt,
.social-txt,
.activity-details h3 {
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

/************************ 8.About Us Css ***************************/
.privacy-first-content p {
    padding-top: 10px;
}
.about-us-screen-full{
    padding-bottom: 16px;
}
.about-us-icon-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}
.social-detail-about,
.circle_percent1,
.scan,
.concentric-circles,
#main table {
    margin-left: auto;
    margin-right: auto;
}
.shape {
    width: 74px;
    height: 74px;
    border-radius: 37px;
    cursor: pointer;
}
.facebook-bg {
    background: rgb(59 89 153 / 8%);
}
.instragram-bg {
    background: linear-gradient(225deg, rgb(110 62 255 / 7%) 0%, rgb(224 49 77 / 7%) 47.92%, rgb(254 215 84 / 7%) 100%);
}
.twitter-bg {
    background: rgb(29 161 242 / 7%);
}
.youtube-bg {
    background: rgb(255 0 0 / 7%);
}

/************************ 9.Faq Css ***************************/
.nested-accordion h3.selected {
    color: var(--8, #FB4945);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.nested-accordion h3 {
 color: var(--4, #12151C);
 font-family: "DM Sans";
 font-size: 16px;
 font-style: normal;
 font-weight: 700;
 line-height: 20px; 
}
.nested-accordion .comment,
.account-back span,
.activity-details p {
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; 
}
.nested-accordion h3:before {
    content: url(../svg/faq-plus.svg);
    position: absolute;
    right: 0;
}
.nested-accordion h3.selected:before {
    content: url(../svg/faq-minus.svg);
}
.faq-txt1.selected:before {
    content: url(../svg/faq-down.svg) !important;
}
.nested-accordion {
    cursor: pointer;
    position: relative;
}
.boder-top{
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 24px;
}
.faq-txt1:before {
    content: url(../svg/up-arrow.svg) !important;
}

/************************ 10.Currency Css ***************************/
#currency-page .form-check-input.custom-input,
#language-screen .form-check-input.custom-input{
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid #555658;
    float: right !important;
}
#currency-page .form-check-input.custom-input:checked,
#language-screen .form-check-input.custom-input:checked{
    background: white;
    background-image: url(../images/currency/orange-check.svg);
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
    mix-blend-mode: darken;
}
#currency-page .change-lan-sec,
#language-screen .change-lan-sec {
    padding: 15px 0;
}
#currency-page .custom-lable span {
    padding-right: 8px;
}
.language-sel .form-check-label.custom-lable {
    color: var(--4, #12151C);
}
.language-sel .curr-icon {
    filter: brightness(0) saturate(100%) invert(7%) sepia(9%) saturate(1810%) hue-rotate(184deg) brightness(93%) contrast(96%);
}
#currency-page .form-check-input:focus,
#language-screen .form-check-input:focus {
    box-shadow: none !important;
    border-color: #555658 !important;
}

/************************ 11.Face Recognition Css ***************************/
.circles,
#verify-email-main,
#face-recognition-main,
#main,
#main,
#main,
#enter-otp-main,
#line-chart-main,
#area-chart-main,
#bar-chart-main,
#main
{
    padding-bottom: 135px;
}
#main{
    padding-bottom: 160px;
}
.concentric-circles {
    position: relative;
    width: 300px;
    height: 300px;
    margin-top: 70px;
}
.circle {
    position: absolute;
    border-radius: 50%;
    animation: pulse 2s infinite;
}
.outer {
    width: 100%;
    height: 100%;
    background-color: rgb(245 245 245 / 50%);
    animation-delay: 0s;
}
.middle {
    width: 220px;
    height: 220px;
    background-color: #F5F5F5;
    animation-delay: 0.5s;
}
.inner {
    width: 120px;
    height: 120px;
    background-color: #EFECE6;
    animation-delay: 1s;
}
.inner img {
    width: 80px;
    height: 80px;
}

/*
.finger-print-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 16px;
    background: white;
}
    */
.verify-number-btn a {
    width: 100%;
    border-radius: 12px;
    background: var(--2, #EFECE6);
    padding: 12px 0;
    margin: auto;
    max-width: 600px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

/************************ 12.Finger Print Css ***************************/
.scanner_main {
    padding-top: 120px;
    padding-bottom: 135px;
}
.scan {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../images/fingerprint/print-border.png);
    width: 220px;
    height: 220px;
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.scan .fingerprint {
    position: relative;
    width: 220px;
    height: 220px;
    background: url(../images/fingerprint/finger-print-img.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.scan .fingerprint::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/fingerprint/finger-print-img.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    animation: animate 4s ease-in-out infinite;
    filter: brightness(0) saturate(100%) invert(94%) sepia(7%) saturate(4958%) hue-rotate(35deg) brightness(96%) contrast(74%);
}
.scan .fingerprint::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #EFECE6;
    border-radius: 8px;
    filter: drop-shadow(0 0 20px #00D061) drop-shadow(0 0 60px #00D061);
    animation: animate_line 4s ease-in-out infinite;
}
@keyframes animate_line {

    0%,
    100% {
        top: 0%;
    }

    50% {
        top: 100%;
    }
}
@keyframes animate {
    0%,
    100% {
        height: 0%;
    }

    50% {
        height: 100%;
    }
}

/************************ 13.Security Css ***************************/
.notification-option-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
}
.notification-option-switch .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.notification-option-switch input:checked + .slider {
    background: #EFECE6;
    border: 1px solid transparent;
}
.notification-option-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 4px;
    right: 0;
    bottom: 0;
    border: 1px solid rgb(102 102 102 / 20%);
    border-radius: 40px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.notification-option-switch input:checked + .slider:before {
    transform: translateX(16px);
}
.notification-option-switch .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    background: #fff;
    border-radius: 22px;
    left: 0px;
    bottom: 0px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 22px;
    border: 0.5px solid #F0F0F0;
    box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.05), 0px 1px 1px 0px rgba(0, 0, 0, 0.08), 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
}

/************************ 14.Contact Us Css ***************************/
.contact-txt h1,
.cup-details h1,
.home-second h2,
.account-type-upgrade h2,
.exercise-content-sec h1 ,
.exercise-content-sec h2 ,
#main .ui-datepicker-title{
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.contact-us-no,
.sound-name p {
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.contact-us-no {
    padding-left: 12px;
}
.contact-us-mobile-btn a {
   border-radius: 8px;
   border: 2px solid var(--9, #F5F5F5);
   background: var(--1, #FFF);
   padding: 9px;
   width: 100%;
   display: block;
}

/************************ 15.Data & Analytics Css ***************************/
.data-analytics-first {
    display: flex;
    justify-content: space-between;
    column-gap: 12px;
    padding: 16px 0;
}

/************************ 16.Add New Card Css ***************************/
.demo-visa {
    background-image: url(../images/payment/visa-card-img.png);
    background-position: center;
    background-repeat: no-repeat;
    max-height: 200px;
    height: 100%;
    max-width: 343px;
    width: 100%;
    margin: 0 auto;
    border-radius: 24px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.card-hidden-number {
    color: var(--1, #FFF);
    font-family: "DM Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 1.2px;
}
.card-name-jessica-main,
.card-name-jessica-main-sub {
    display: flex;
    justify-content: space-around;
    column-gap: 25px;
}
.card-name-jessica {
   color: var(--1, #FFF);
   font-family: "DM Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: 700;
   line-height: 24px; 
   letter-spacing: 0.8px;
   text-transform: uppercase;
   text-transform: uppercase;
   width: 100%;
   max-width: 170px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.card-date-cvv {
   color: var(--1, #FFF);
   text-align: right;
   font-family: "DM Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: 700;
   line-height: 24px; 
   letter-spacing: 0.8px;
   text-transform: uppercase;
}
.personal-name {
   border-radius: 12px;
   border: 2px solid var(--9, #F5F5F5);
   background: var(--1, #FFF);
   padding: 8px 16px;
   position: relative;
}
.personal-name input, .personal-name textarea , .personal-name select{
    border: 0;
    width: 100%;
    background: transparent;
}
.personal-name label,
.workout-time p{
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.expiry-date.mt-16 {
    display: flex;
    column-gap: 16px;
}
label {
    display: block;
}

/************************ 17.Datepiker Css ***************************/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ui-datepicker-calendar thead th {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #78909C;
}
.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0;
}
.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #546E7A;
    font-size: 0.875rem;
    text-decoration: none;
}
.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.25rem;
    transition: 0.3s all;
}
.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url(../svg/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
    transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url(../svg/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
}
.ui-datepicker-title {
    text-align: center;
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}
#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding: 0.5rem;
}
div#ui-datepicker-div {
    z-index: 500 !important;
}
.ui-datepicker-header a>span {
    display: none;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #EFECE6;
    color: white;
}
.ui-datepicker-calendar tbody td a:hover {
    background: #EFECE66e;
}

/************************ 18.Linked Account Css ***************************/
.linked-account-first {
    display: flex;
    align-items: center;
    column-gap: 12px;
    padding: 16px 0;
}
.linked-account-logo {
    padding: 12px;
    border-radius: 4px;
    border: 1px solid var(--9, #F5F5F5);
}
.pay-txt{
    color: var(--7, #00A266);
    text-align: right;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}
.not-connect {
    color: var(--4, #FF484D);
}

/************************ 19.Workout Preferences Css ***************************/
.workout-preference-first {
    display: flex;
    align-items: center;
    column-gap: 12px;
    padding: 14px 0;
}

/************************ 20.Billing Subscriptions Css ***************************/
.billling-subscription-details {
    border-radius: 12px;
    background: var(--9, #F5F5F5);
}
.popular p {
    color: var(--2, #EFECE6);
    text-align: right;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
.popular {
    border-radius: 0px 12px;
    background: var(--4, #12151C);
    width: fit-content;
    margin-left: auto;
    padding: 3px 8px;
}
.billing-price p {
    color: var(--2, #EFECE6);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.billing-price h1,
.billing-price h2 {
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.billing-price h1 span,
.home-first h1 {
    color: var(--4, #12151C);
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.white-border {
    height: 2px;
    background: white;
}
.popular-padding{
    padding: 24px 16px;
}
.point-list li:after {
    content: "";
    width: 20px;
    position: absolute;
    left: 0;
    height: 20px;
    top: 5px;
    background-image: url(../svg/double-tick.svg);
    background-size: cover;
}
.point-list li{
    position: relative;
    color: var(--5, #555658);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 38px;
}
.point-list{
    list-style-type: none;
}
.current-plan h2,
.home-btn a,
.home-first span,
.skip-btn-form a,
.continue-btn-form a {
    color: var(--4, #12151C);
    text-align: center;
}

/************************ 21.Upgrade Confirmation Css ***************************/
.cup-details,
#upgrade-confirmation-main .point-list{
    padding-bottom: 20px;
}

/************************ 22.Splashscreen Css ***************************/
#splash-screen-page {
    height: 100vh;
    width: 100%;
    background: #E8E1D8;
}
.loader-mask1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.custom-slider-btn {
    position: relative !important;
    z-index: 2;
    padding: 0;
    margin: 0 !important;
    list-style: none;
    height: fit-content;
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 40px !important;
}
.custom-slider-dots {
    width: 12px !important;
    height: 12px !important;
    border-radius: 8px !important;
    border: none !important;
    background: var(--4, rgb(18 21 28 / 24%)) !important;
}
.custom-slider-dots.active {
    opacity: 1;
    background: #12151C !important;
    width: 40px !important;
}
.onboarding-slider .carousel-indicators [data-bs-target] {
    margin-right: 8px;
    margin-left: 0 !important;
}
.slider-sec-btn a{
    width: 100%;
    color: var(--1, #FFF);
    text-align: center;
    padding: 12px 0;
    border-radius: 12px;
    background: var(--2, #EFECE6);    
    margin: auto;
    max-width: 600px;
}
.empty-box-top p,
.slider-sec-btn a,
.password-btn a,
.change-password-btn a,
.current-plan h2,
.home-btn a,
.home-first span,
.skip-btn-form a,
.continue-btn-form a,
.report-btn a {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.slider-sec-btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: white;
    z-index: 5;
    padding: 16px;
}
.onboarding-slider .carousel-item {
    transition: none !important;
}
.splash-slider .slider-img img{
    clip-path: circle(94% at 50% 11%);
}

/************************ 23.let You Css ***************************/
.icons_main {
    display: flex;
    justify-content: center;
    column-gap: 24px;
}
.icons_main a {
    padding: 10px;
    border-radius: 8px;
}
.or-section p {
    overflow: hidden;
}
.or-section p:before, 
.or-section p:after {
    background: rgb(0 0 0 / 8%);
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.or-section p:before {
    right: 8px;
    margin-left: -50%;
}
.or-section p:after {
    left: 8px;
    margin-right: -50%;
}

/*
#let-you-footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 16px;
    z-index: 99;
    max-width: 600px;
    margin: 0 auto;
    right: 0;
    background: #FFFFFF;
}*/

/************************ 24.Sign In Css ***************************/
.form-details-sign-in {
    border-radius: 12px;
    background: var(--1, #FFF);
    padding: 11px;
    display: flex;
}
.sign-in-custom-input {
    border: none;
    background: transparent;
    width: 100%;
    padding-left: 12px;
}
#eye,
#eye1 {
    color: #555658;
    display: flex;
    align-items: center;
    padding-left: 12px;
}

/************************ 25.Verify Email Address Css ***************************/
.otp-section input {
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 30px;
    background: var(--9, #F5F5F5);
    border: 0;
}
.otp-section input,
.logout-txt{
   color: var(--4, #12151C);
   text-align: center;
   font-family: "DM Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 500;
   line-height: 32px;
}
.otp-section input:focus {
    border-radius: 30px;
    border: 2px solid var(--2, #EFECE6);
    background: var(--1, #FFF);
    box-shadow: none !important;
}
.filled {
   border: 2px solid var(--4, #12151C) !important;
   background: var(--1, #FFF) !important;
}
.otp-section {
    column-gap: 12px;
}
.verify-number-img img{
    width: 100%
}
.verify-email-img-sec{
    position: relative;
}
.main-img-top img,
.main-img-bottom img{
    border-radius: 16px;
    
}
.main-img-bottom{
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
    right: 0;
}
.main-img-bottom1 {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
}

/************************ 26.Enter Otp Css ***************************/
.block-footer span{
    padding-right: 6px;
}

/************************ 27.Secure Account Css ***************************/
.select-account-from .form-details-sign-in{
  border-radius: 12px;
  background: var(--9, #F5F5F5);  
}

/************************ 28.Workout Complete Css ***************************/
.workout-wrap {
    column-gap: 12px;
}
.workout-first {
    padding: 10px;
    border-radius: 10px;
    width: 33.33%;
}
.workout-first h2 {
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 6px;
}
.workout-first p{
    color: var(--5, #555658);
    text-align: center;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; 
}
.home-btn,
.start-trial {
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    padding: 12px;
    width: 100%;
    text-align: center;
}
.report-btn,
.select-plan {
    border-radius: 12px;
    background: var(--2, #EFECE6);
    padding: 12px;
    text-align: center;
    width: 100%;
}
.workout-bottom-btn-wrap,
.multistep-form-btn,
.invite-friend-wrapper,
#main .send-money-contact-tab,
.menu-sidebar .send-money-contact-tab {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.workout-complete-content{
    position: relative;
}
.workout-bottom-btn {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    padding: 16px;
    background: white;
    bottom: 0;
    max-width: 600px;
    margin: 0 auto;
}
.report-btn a {
    color: var(--1, #FFF);
    text-align: center;
}
#workout-complete-modal .modal-body{
    padding: 24px 16px !important;
}
#workout-complete-modal .modal-dialog {
    position: fixed;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
#workout-complete-modal .modal-content {
    border-radius: 24px 24px 0px 0px;
    background: var(--1, #FFF);
}

/************************ 29.Workout Category1 Css ***************************/
#wokout-category1-main .workout-time,
#main .workout-time,
#wokout-search-main .workout-time,
#clases-main .workout-time,
.single-exercise-main .perfil{
    margin-left: inherit;
}
#wokout-category1-main .workout-time h2,
#main .workout-time h2,
#main .workout-time h2{
    overflow: hidden;
    color: var(--4, #12151C);
    text-overflow: ellipsis;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    width: 205px;
    white-space: nowrap;
}
#main .workout-time h2{
    width: 173px !important;
}

/************************ 30.Account Upgrade Css ***************************/
#account-upgrade-main .workout-bottom-btn-wrap{
    column-gap: 10px;
}
#account-upgrade-main .select-plan,
#account-upgrade-main .start-trial{
    padding: 10px;
}
#account-upgrade-main .select-plan a, 
#account-upgrade-main .start-trial a{
    font-size: 13px !important;
}

/************************ 31.Homescreen Css ***************************/
.header-wrap-home {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.home-first h1,
.home-first span{
    line-height: 30px !important;
}
#main .home-second-wrap {
    display: flex;
    column-gap: 12px;
    padding-right: 16px;
    padding-left: 16px;
}
.focus-content{
    text-align: center;
}
#main .home-second{
    margin-top: 25px;
}
#main .slick-slide{
    padding: 0 8px;
}
#main .slick-list{
    margin-left: 12px;
}
#main .slick-custom-arrow {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background: var(--9, #F5F5F5);
    cursor: pointer;
    color: #000;
}
#main .slick-custom-arrow-right {
  right: 50%;
  bottom: -25%;
}
#main .slick-custom-arrow-left {
    left: 25%;
    bottom: -25%;
}

/************************ 32.Bottom Tabbar Css ***************************/
.bottom-menu-svg-main {
    position: relative;
}
.bottom-menu-svg {
    position: fixed;
    bottom: -40px;
}
.gol3 {
    position: absolute;
    left: 50%;
    top: -10%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 99;
    background-image: url(../images/qrscan.png); /* Reemplaza con la URL de tu imagen */
    background-size: cover; /* Ajusta la imagen para que cubra todo el div */
    background-position: center; /* Centra la imagen */
    background-repeat: no-repeat; /* Evita que la imagen se repita */
    background-color: white;
}
.add-to-cart-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}
.home-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bottom-menu-svg-design {
    max-width: 600px;
    height: 180px;
    width: 100%;
    /*backdrop-filter: blur(12px);
    background: white;*/
}
.navigation {
    position: fixed;
    bottom: 16px;
    width: 100%;
    max-width: 600px;
}
.navigation .listWrap {
    list-style: none;
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.navigation .listWrap li a {
    position: relative;
    display: flex;
    justify-content: center;
}
.navigation .listWrap li:active a .icon, 
.navigation .listWrap li.active a .icon {
  filter: brightness(0) saturate(100%) invert(79%) sepia(12%) saturate(2520%) hue-rotate(44deg) brightness(98%) contrast(85%);
  transform: translateY(-10px);
}
.navigation .listWrap li a .icon {
    position: relative;
    display: block;
    text-align: center;
    transition: 0.5s;
    color: #0F3514;
}
.navigation .listWrap li:active a .text, 
.navigation .listWrap li.active a .text {
    opacity: 1;
}
.navigation .listWrap li a .text {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #EFECE6;
    transition: 0.5s;
    transform: translateY(20px);
    opacity: 0;
    z-index: 1;
}
li.list {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background: transparent;
}
li.list.active {
    width: 40px;
    height: 40px;
    position: relative; 
    color: white; 
}
li.list.active::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(255 255 255 / 24%);
    filter: blur(12px);
    z-index: -1; 
}
li.list.active i {
    position: relative;
    z-index: 1;
}

/************************ 33.Profile Css ***************************/
.profile-edit-img {
    text-align: center;
    position: relative;
    width: 120px;
    height: 120px;
    margin: auto;
    overflow: hidden; /* Importante para ocultar las partes que sobresalgan */
}

.profile-edit-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.image-input {
    position: absolute;
    bottom: 6px;
    right: 0px;
}

.image-input input {
    display: none;
}

.image-button {
    background: black;
    padding: 8px;
    border-radius: 20px;
    cursor: pointer;
}

.profile-content{
    position: relative;
}
.custom-icon-edit {
    position: absolute;
    right: 16px;
    top: 35%;
    cursor: pointer;
}
#main .personal-name input, .personal-name textarea, .personal-name select{
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    padding-right: 30px;
    width: 95%;
}
.gol3.profile{
    background-color: #EFECE6 !important; 
}

/************************ 34.Setting Css ***************************/
#main .send-money-contact-tab,
.menu-sidebar .send-money-contact-tab {
    padding: 8px 0;
}
#main .setting-center-border,
.menu-sidebar .setting-center-border {
    height: 2px;
    background: #F5F5F5;
    margin: 24px 0;
    border-bottom: 1px solid #F5F5F5;
}
#main .setting-title h3,
.menu-sidebar .setting-title h3,
.diffrent-chat-dropdown ul li a{
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
#main .setting-lanuage,
.menu-sidebar .setting-lanuage {
    color: var(--5, #555658);
    text-align: right;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; 
    display: inline-flex;
    margin-right: 16px;
}
#main .setting-icon ,
.menu-sidebar .setting-icon {
    width: 48px;
    height: 48px;
    background: rgb(127 216 59 / 8%);
    border-radius: 8px;
}
.setting-icon.bg-red {
    background: rgb(251 73 69 / 8%) !important;
}
#main .main-img-top img, 
#main .main-img-bottom img,
#main .main-img-bottom1 img{
    width: 100%;
}
.setting-content {
    display: flex;
    align-items: flex-start;
}
#main .workout-time{

    margin-left: inherit;
}
#main .workout-time h2 {
    color: var(--2, #EFECE6);
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
#main .setting-bottom-img{
    position: relative;
}
#main .setting-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    padding: 0 16px;
}
#main .workout-btn img{
    filter: brightness(0) saturate(100%) invert(95%) sepia(100%) saturate(14%) hue-rotate(213deg) brightness(104%) contrast(104%);
}
.diffrent-chat-dropdown ul {
    padding: 0;
    margin: 0;
    list-style-type: circle;
    margin-left: 90px;
    margin-right: 30px;
    padding-bottom: 8px;
    margin-top: -18px;
}
.diffrent-chat-dropdown ul li {
    border-bottom: 2px solid #f5f5f5;
    padding: 8px;
}
.diffrent-chat-dropdown {
    display: none;
}
#main .slick-custom-arrow-right {
    right: 30%;
    bottom: -25%;
}
#main .slick-custom-arrow-left {
    left: 40%;
    bottom: -25%;
}
/************************ 35.Payment Method Css ***************************/
#payment-method-main .bank-img,
#account-upgrade-processing-main .bank-img {
    width: 74px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid var(--9, #F5F5F5);
}
#payment-method-main .delete-account-bottom,
#account-upgrade-processing-main .delete-account-bottom
{
    display: flex;
    padding: 24px 0;
    justify-content: unset;
    align-items: center;
    column-gap: 12px;
}
#payment-method-main .bank-details h2,
#account-upgrade-processing-main .bank-details h2 {
   color: var(--4, #12151C);
   font-family: "DM Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: 700;
   line-height: 24px;
}
.bank-card span:last-child {
   color: var(--5, #555658);
   font-family: "DM Sans";
   font-size: 14px;
   font-style: normal;
   font-weight: 500;
   line-height: 20px;
}
.bank-card span:first-child {
    color: var(--7, #00A266);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
#payment-method-main .verify-number-btn span img {
    margin-right: 8px;
}
.verify-number-btn.payment-btn a{
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    color: var(--4, #12151C);
}

/************************ 36.Account Upgrade Processing Css ***************************/
.account-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.account-back img {
    filter: brightness(0) saturate(100%) invert(31%) sepia(6%) saturate(168%) hue-rotate(181deg) brightness(100%) contrast(89%);
}
#account-upgrade-modal .modal-body{
    padding: 40px 16px !important;
}

/************************ 37.Workout-Empty-History Css ***************************/
#main .ui-datepicker-header a.ui-datepicker-prev{
    top: auto;
    right: 38%;
    background-size: 24px;
    margin: 0;
    left: auto;
}
#main .ui-datepicker-header a.ui-datepicker-next{
   top: auto;
   right: 36%;
   background-size: 24px;
   margin: 0;
}
#main .calendar {
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 16px;
}
#main .ui-datepicker-calendar tbody td a {
    border-radius: 22px;
    background: var(--9, #F5F5F5);
    width: 41px;
    height: 41px;
    margin-top: 4px;
    margin-right: 4px;
    color: var(--4, #12151C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; 
}
#main .ui-datepicker-calendar tbody td a.ui-state-active {
    border-radius: 22px;
    background: var(--2, #EFECE6);
    color: #0F3514;
}
#main .ui-datepicker-calendar thead th {
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
}
#main .ui-datepicker-title {
    text-align: left;
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 16px;
}
#main .empty-box {
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 16px;
    margin-bottom: 20px;
}
.empty-box-bottom h1 {
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.empty-box-bottom  p {
    color: var(--5, #555658);
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px;
}
.empty-box-top p {
    color: var(--4, #12151C);
}
.empty-box-top {
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 16px;
}


.workout-history-img span {
    display: contents;
}
.workout-history-img img {
    height: 16px;
    width: 16px;
}
.workout-history-img span:last-child{
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

/************************ 38.Select Gender Css ***************************/
.focus-tab-main li button {
    border-radius: 8px;
    border: 2px solid var(--9, #F5F5F5) !important;
    background: var(--1, #FFF);
    padding: 6px 12px;
    color: var(--4, #12151C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.focus-tab-main li button:hover{
    color: var(--4, #12151C); 
}
.nav-tabs.focus-tab-main .nav-link.active{
    border-radius: 8px;
    background: var(--4, #12151C);
    color: var(--2, #EFECE6);
}
ul.nav.nav-tabs.focus-tab-main{
    flex-wrap: nowrap;
    overflow-x: scroll;
    column-gap: 8px;
    padding: 0 16px;
    border: 0;
}
.first-focus-content h1,
.first-focus-content h2 {
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
}
.first-focus-content {
    padding: 0 16px;
}
.body-tab-main-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow-x: scroll;
    column-gap: 30px;
}
.tab-content.focus-tab-main-tab{
    margin-top: 40px;
}
.skip-btn-form a {
    border-radius: 12px;
    background: var(--9, #F5F5F5);
    padding: 12px;
    width: 100%;
}
.continue-btn-form,
.skip-btn-form{
   width:50%;
}
.continue-btn-form a{
   padding: 12px;
   border-radius: 12px;
   background: var(--2, #EFECE6);
   width: 100%;
}
.multistep-form-btn {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 600px;
    margin: 0 auto;
    padding: 16px;
    background: white;
    z-index: 9;
}
.option,
.goal {
    border-radius: 8px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 12px;
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.activity-details p{
    margin-top: 4px;
}
.goal.selected{
    border-radius: 8px;
    border: 2px solid var(--2, #EFECE6);
    background: var(--1, #FFF);
}
#select-gender-main .selected {
    border-radius: 8px;
    border: 2px solid var(--2, #EFECE6);
    background: var(--1, #FFF);
}
.form-floating>.form-control:not(:placeholder-shown)~label::after{
    background: transparent !important;
}
#msform .progress {
    background: #F2EEFE;
    width: 100%;
    height: 16px;
    border-radius: 8px;
    background: var(--9, #F5F5F5);
}
#msform {
    text-align: center;
    position: relative;
    margin-bottom: 0;
}
#msform fieldset:not(:first-of-type) {
    display: none;
}
::-webkit-scrollbar {
    display: none;
}
#select-gender-main .nav-tabs {
    border: 0;
    display: flex;
    align-items: center;
    column-gap: 8px;
    padding: 0 16px;
}
#select-gender-main  .nav-tabs .nav-link {
   color: var(--4, #12151C);
   text-align: center;
   font-family: "DM Sans";
   font-size: 14px;
   font-style: normal;
   font-weight: 500;
   line-height: 20px;
   border-radius: 8px;
   border: 2px solid var(--9, #F5F5F5);
   background: var(--1, #FFF);
   padding: 6px 12px;
}
#select-gender-main  .nav-tabs .nav-link.active {
    color: var(--2, #EFECE6);
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 8px;
    background: var(--4, #12151C);
}
#select-gender-main  .tab-pane {
    display: none;
}
#select-gender-main  .tab-pane.active {
    display: block;
}
#select-gender-main  .body-tab-main-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

/************************ 39.Personalised Plan Css ***************************/
.circle_percent {
  font-size: 200px;
  width: 200px;
  height: 200px;
  position: relative;
  background: #F5F5F5;
  border-radius: 100px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  margin-top: 140px;
}
.circle_inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  clip: rect(0 1em 1em 0.5em);
}
.round_per {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  background: #EFECE6;
  clip: rect(0 1em 1em 0.5em);
  transform: rotate(180deg);
  transition: 1.05s;
}
.percent_more .circle_inner {
  clip: rect(0 0.5em 1em 0em);
}
.percent_more:after {
  position: absolute;
  left: 0.5em;
  top: 0em;
  right: 0;
  bottom: 0;
  background: #EFECE6;
  content: "";
}
.circle_inbox {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background: #fff;
  z-index: 1;
  border-radius: 50%;
}
.percent_text {
  position: absolute;
  font-size: 36px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.gender-select {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 12px;
}
#male-img,
#female-img{
    width: 10rem;
}

/************************ 40.Workout plan Ready Css ***************************/
.workout-plan-ready-details p,
#main .workout-time p {
    color: var(--1, #FFF);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.workout-plan-ready-details {
    position: absolute;
    bottom: 10%;
    left: 16px;
    right: 0;
    align-content: center;
    width: 100%;
    height: 25%;
    background: rgba(232,225,216, 0.8);
}

/************************ 41.Face Recognition Process Css ***************************/
.face-img img {
    border-radius: 120px;
    border: 2px solid var(--2, #EFECE6);
}
.face-img{
    margin-top: 100px;
}
.sk-fading-circle {
  width: 40px;
  height: 40px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #12151C;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; 
  }
  40% { opacity: 1; 
  } 
}

/************************ 42.Discover Workout Css ***************************/
.search-text-result {
  border-radius: 12px;
  background: var(--9, #F5F5F5) !important; 
  padding: 12px !important;
  border: none;
  margin-left: 0 !important;
  color: var(--5, #555658);
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.search-iconn {
   border-radius: 12px;
   background: var(--9, #F5F5F5);
   border: none;
   padding: 14px 0 14px 16px !important;
}
#main .form-control:focus,
#wokout-search-main .form-control:focus{
    box-shadow: none !important;
}
.inspiration-sec-deatils {
    max-width: 100vw; /* Ocupa todo el ancho de la pantalla */
    width: 100vw;
    position: relative;
    border-radius: 0; /* Quita el borde redondeado */
    display: flex;
    height: 10rem;
    padding-top: 1rem;
    overflow: hidden; /* Evita desbordamientos */
}

.inspiration-overlay {
    content: "";
    border-radius: 12px;
    background: linear-gradient(90deg, #12151C 0%, rgba(18, 21, 28, 0.00) 100%);
    background-repeat: no-repeat;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.inspiration-content {
    position: absolute;
    padding: 16px;
    bottom: 0;
    width: 100%; /* Asegura que el contenido abarque todo el ancho */
    
    background: linear-gradient(90deg, #12151C 0%, rgba(18, 21, 28, 0.00) 100%);    
}

.content-main {
    width: 100%;
    height: 100%;
    position: relative;
}

.content-main img {
    border-radius: 0; /* Sin bordes redondeados */
    width: 100%; /* Ocupa todo el ancho disponible */
    height: 100%; /* Llena el alto del contenedor */
    object-fit: cover; /* Mantiene la proporción y llena el espacio */
    object-position: center; /* Centra la imagen verticalmente */
    display: block; /* Evita espacios extra */
}


.inspiration-subtitle {
    color: var(--1, #FFF);
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 4px;
}

#main .slick-slide{
    margin: 0 15px 0 0 ;
}
#main .slick-track{
    margin-left: 15px;
}



/************************ 43.Single Workout Overview Css ***************************/
#main .main-img-top img,
#main .main-img-bottom img{
    width: 75%;
}
#main .slick-slide{
    margin-left:  15px;
    margin-right:  15px;
}
#main .slick-list {
    margin-left: 0px;
    margin-right: 0px;
}
#main .slick-custom-arrow {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 36px;
    cursor: pointer;
    color: #fff;
    z-index: 9;
}
#main .slick-custom-arrow-right {
  right: 12px;
  top: 50%;
}
#main .slick-custom-arrow-left {
   left: 12px;
   top: 50%;
}
#main .overview-tabbar-main ,
#single-exercise-main-bottom .overview-tabbar-main,
#stomach-main  .overview-tabbar-main {
    width: 100%;
    border-radius: 8px;
    border: 2px solid var(--4, #12151C);
    background: var(--1, #FFF);
    z-index: 99;
    margin-top: 25px !important;
}
#main .overview-tabbar-main button,
#single-exercise-main-bottom .overview-tabbar-main button,
#stomach-main .overview-tabbar-main button  {
    width: 50%;
    border: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    padding: 12px !important;
    border-radius: 0px 8px 8px 0px;
    color: var(--4, #12151C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}
#main .overview-tabbar-main .nav-link.active ,
#single-exercise-main-bottom .overview-tabbar-main .nav-link.active,
#stomach-main .overview-tabbar-main .nav-link.active {
    border-radius: 8px 0px 0px 8px;
    background: var(--4, #12151C);
    backdrop-filter: blur(4px);
    color: #ffffff;
}
#main .overview-tabbar-main button:hover {
   color: var(--4, #12151C);
}
#main .workout-plan-ready-details {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 10px);
}
.animation-main-content {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.animation-img {
    width: 80px;
    height: 80px;
    border: 2px solid #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

/************************ 44.Preloader Css ***************************/
#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    background:  #E8E1D8;
    z-index: 999;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center !important;
}
/************************ 45.Single Exercise Css ***************************/
.single-exercise-main .header-wrap-home{
    justify-content: space-between;
}
.info-img {
    margin-left: 12px;
}
.timer-container {
    position: relative;
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
}
.timer .circle {
    position: relative;
    width: 100%;
    height: 100%;
    animation: none !important;
}
.timer .circle svg {
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
}
.timer circle {
    fill: none;
    stroke-width: 10%;
}
.timer circle:first-child {
    stroke: lightgray;
}
.timer #progress,
.timer #progress1 {
    stroke: #EFECE6;
    stroke-dasharray: 283; 
    stroke-dashoffset: 283;
    transition: stroke-dashoffset 1s linear;
}
.timer .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.timer .clock-image {
    width: 40px; 
    height: 40px;
}
.timer .countdown {
   text-transform: uppercase;
   margin-top: 10px; 
}
.prev-icon {
    margin-right: 8px;
}
.next-icon {
    margin-left: 8px;
}
.single-exercise2{
   padding-bottom: 150px;   
}
.single-exercise2-bottom {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    max-width: 600px;
    margin: 0 auto;
    bottom: 0;
    padding: 16px;
    background: white;
}
.new-invoice-modal-content {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.sound-details {
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 16px;
}
.sound-txt{
    font-size: 16px !important;
    line-height: 24px !important;
}

/************************ 46.Workout Search Css ***************************/
#wokout-search-main .nav-pills .nav-link.active {
    border-radius: 16px;
    background: var(--2, #EFECE6);
    color: var(--4, #12151C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    padding: 7px 12px;
}
#wokout-search-main .nav-pills .nav-link{
    color: var(--4, #12151C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    padding: 7px 12px;
    border-radius: 16px;
    border: 2px solid var(--9, #F5F5F5);
}
#gym-type-content {
    display: flex;
    align-items: center;
    column-gap: 10px;
    flex-wrap: nowrap; 
}
.sure-txt{
    font-size: 18px !important;
    line-height: 24px !important;
}
.modal{
    backdrop-filter: blur(2px)
}

/************************ 47.Bar Chart Css ***************************/
.border-red{
    border: 2px solid var(--8, #FB4945);
}
.border-green{
    border: 2px solid var(--7, #00A266);
}
.border-yellow{
    border: 2px solid var(--6, #FFAA01);
}
.statistic-overview-content {
    display: flex;
    align-items: center;
    column-gap: 16px;
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 16px;
}
#bar-chart-main .statistic-first,
#line-chart-main .statistic-first,
#area-chart-main .statistic-first {
    width: 60%;
}
#bar-chart-main .statistic-second,
#line-chart-main .statistic-second,
#area-chart-main .statistic-second {
    width: 40%;
}
.statistic-first h2 {
    color: var(--4, #12151C);
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.custom-select-internet select {
    border-radius: 16px;
    border: 2px solid var(--9, #F5F5F5);
    padding: 7px 12px;
    color: var(--4, #12151C);
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
#bar-chart-main .custom-select-internet select,
#line-chart-main .custom-select-internet select,
#area-chart-main .custom-select-internet select{
    width: 128px;
}
#bar-chart-main .bar-chart{
    border-radius: 12px;
    border: 2px solid var(--9, #F5F5F5);
    background: var(--1, #FFF);
    padding: 20px;
}

/************************ 48.Area Chart Css ***************************/
#area-chart-main .chart-container {
    position: relative;
    width: 100%;
    height: 150px;
    margin: auto;
}
#area-chart-main .legend {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
#area-chart-main .legend div {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
#area-chart-main .legend div span {
    margin-left: 5px;
}

/************************ 49.Line Chart Css ***************************/
#myChart {
    position: relative;
    height: 800px;
    width: 100%;
}
.custom-tooltip {
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    display: none;
    pointer-events: none;
}
.custom-tooltip .emoji {
    display: inline-block;
    margin-right: 5px;
}
.bg-img{
    position: relative;
    width: 343px;
    height: 343px;
    background: url(../images/single-exercise/bg-img.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.progress-container {
    width: auto;
    background-color: #f3f3f3;
    border-radius: 25px;
    margin: 20px;
}
.progress-bar {
    width: 25%; 
    height: 20px;
    background-color: #EFECE6;
    border-radius: 8px;
    color: var(--1, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
}
.bg-img-sec{
    background: url(../images/about-us/blog-image-3.jpg);
    position: relative;
    height: 570px;
    width: 500px;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.height-picker-container ,
.age-picker-container,
.weight-picker-container,
.day-picker-container{
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.height-picker-container::before,
.age-picker-container::before,
.weight-picker-container::before,
.day-picker-container::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 80px;
    background: url(../images/select-bg-img.png);
    opacity: 0.3;
    z-index: 1;
    pointer-events: none;
    transform: translateY(-50%);
}
.height-picker,
.age-picker,
.weight-picker,
.day-picker {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
}
.height-item,
.age-item,
.weight-item,
.day-item {
    flex: 0 0 32px;
    scroll-snap-align: center;
    opacity: 0.5;
    transition: opacity 0.2s, transform 0.2s;
    color: var(--5, #555658);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    margin-top: 20px;
}
.height-item.selected1,
.age-item.selected1,
.weight-item.selected1,
.day-item.selected1 {
    opacity: 1;
    margin-left: 55px;
}
.timer .countdown,
.percent_text,
.loader-content span,
.single2-txt {
    color: var(--4, #12151C);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
}
#stomach-main .single-workout-tab-content{
    margin-top: 25px;
}



.mini-trainer{
    width: 5rem;
}

.textomovilxxs {
    font-size: 9.0px !important;
}

.textomovilxs {
    font-size: 11px !important; 
}

.textomovilsm {
    font-size: 13px !important;
}

.textomovils {
    font-size: 14px !important;
}

.textomovil {
    font-size: 15px !important;
}

.textomovilm {
    font-size: 18px !important;
}

.textomovilmm{
    font-size: 18px !important;
}

.textomovill {
    font-size: 28px !important;
}

.textomovillg {
    font-size: 34px !important;
}

.textomovilxl {
    font-size: 45px !important;
}

.textomovilxxl {
    font-size: 52px !important;
}
.textomovilxxxl {
    font-size: 70px !important;
}
.textomovilxxxxl {
    font-size: 84px !important;
}

/*SplashScreen*/

.logo_inicio{
    width: 10rem;
}

.img_carr{
    width: 100vw;
    max-width: none;
}
.foto_class_container{
    position: relative;
    left: -16px;
    right: -16px;
}

.foto_div {
    position: relative; 
    display: inline-block; 
    width: 100%;
}


/**CLASS ADMIN**/

/*Whatsapp flotante*/
.btn-class{
    position:fixed;
    width:60px;
    height:60px;
    line-height: 60px;
    bottom:10%;
    right:25px;
    background:#0F3514;
    color:#E8E1D8;
    border-radius:50px;
    text-align:center;
    font-size:35px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index:100;
    transition: all 300ms ease;
  }
  .btn-class:hover{
    background: #0F3514;
  }
  @media only screen and (min-width:320px) and (max-width:768px){
    .btn-class{
        width:63px;
        height:63px;
        line-height: 60px;
  }
  }

  .basic-select {
    font-size: 14px;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 100%;
}


.btn-pressed{
    background-color: #E1E1D8 !important;
    color:#0F3514 !important;
}

/**Calendario**/


    .calendar-container {
      display: flex;
      align-items: center;
      background-color: #f8f9fa;
      border-radius: 10px;
      overflow-x: auto;
      scroll-behavior: smooth;
      gap: 5px;
    }
    .day {
      text-align: center;
      min-width: 50px;
      flex-shrink: 0;
      padding: 5px 0;
      font-size: 0.9rem;
    }
    .day.selected {
      color: white;
      background-color: #0F3514;
      border-radius: 50%;
    }
    .day.today {
      color: #0F3514;
      font-weight: bold;
    }
    .calendar-button {
      border: none;
      background: none;
      font-size: 1.5rem;
      color: #0F3514;
      cursor: pointer;
      margin-top: 10px;
    }
    .modal-header {
      background-color: #0F3514;
      color: white;
    }
    .monthly-calendar {
      display: grid;
      grid-template-columns: repeat(7, 1fr);
      gap: 5px;
      text-align: center;
    }
    .monthly-calendar .day-cell {
      padding: 10px;
      cursor: pointer;
      border: 1px solid #ddd;
      border-radius: 5px;
      font-size: 0.9rem;
    }
    .monthly-calendar .day-cell:hover {
      background-color: #f0f0f0;
    }
    .monthly-calendar .day-cell.selected {
      background-color: #0F3514;
      color: white;
    }
    .monthly-calendar .day-cell.today {
      color: #0F3514;
      font-weight: bold;
    }
    .text-muted {
      color: #bbb;
    }

    @media (max-width: 576px) {
      .day {
        min-width: 40px;
        font-size: 0.8rem;
      }
      .monthly-calendar .day-cell {
        padding: 8px;
        font-size: 0.8rem;
      }
    }
/***MAPAS***/

.legend {
    display: flex;
    gap: 15px;
    margin-top: 10px;
    font-size: 14px;
    align-items: center;
    justify-self: center;

}

.legend-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.color-box {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 3px;
}

.unavailable {
    background-color: #666;;
}

.available {
    background-color: #E8E1D8;
    border: 1px solid #aaa; /* Opcional: para mayor contraste */
}

    /*DINAMICO*/
    .map-editor {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .toolbar {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-bottom: 15px;
    }

    
    

   

    .screen {
        width: 90%;
        height: 30px;
        background-color: #ccc;
        margin: 10px auto 20px;
        border-radius: 5px;
        text-align: center;
        line-height: 30px;
        font-weight: bold;
    }


    /****ESTATICO***/

    

    .form-group {
        margin: 15px 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        max-width: 400px;
    }

    .form-group label {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .form-group input {
        width: 100%;
        padding: 10px;
        border-radius: 5px;
        border: 1px solid #ccc;
        font-size: 16px;
    }


    .map-container {
        margin-top: 30px;
        text-align: center;
        width: 100%;
        max-width: 600px; /* Limitar ancho del mapa */
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 20px;
        background-color: #fff;
        overflow: hidden;
    }

    .map-dinamico {
        height: 400px;
        position: relative;
    }

    .seat-grid-estatico {
        display: grid;
        gap: 10px;
        justify-content: center;
        justify-items: center;
    }

    .seat {
        width: 40px;
        height: 40px;
        background-color: #E8E1D8;
        border: 1px solid #ccc;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: bold;
        color: #0F3514;
        cursor: pointer;
        
    }

    .seat.selected {
        background-color: #0F3514 !important;
        color: #E8E1D8;
    }

    .dinamico {
        position: absolute;
        cursor: grab !important; 
        
    }

    .dinamico .delete-btn {
        position: absolute;
        top: -5px;
        right: -5px;
        width: 15px;
        height: 15px;
        background-color: red;
        color: white;
        font-size: 10px;
        border: none;
        border-radius: 50%;
        cursor: pointer;
    }

    
    .seat.occupied {
        background-color: #666;
        color: white;
        cursor: not-allowed !important;
    }

    /**Instructor*/

    

    .good-select{
        font-size: 14px;
        font-weight: bold;
        padding: 4px;
        border-radius: 4px;
        border: 1px solid #ccc;
        width: 100%;
    }


    .descripcion-input {
        font-size: 14px;
        font-weight: bold;
        padding: 4px;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 100%;
        height: 100%;
    }

    .titulo-label{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 110%;
        background: rgba(0, 0, 0, 0.6); 
        color: white;
        border: none;
        outline: none;
        font-size: 30px;
        font-weight: bold;
        padding: 10px;
        text-align: start; 
        box-sizing: border-box; 
    }

    .space-left{
        position: absolute;
        left: 0;
        width: 100%;
        color: white;
        font-weight: bold;
        padding: 8px;
        text-align: center; 
        box-sizing: border-box; 
    }

    
   
    
    .info {
        align-items: center;
    }
    
    .trainer-item {
        display: flex;
        flex-direction: column; 
        align-items: center; 
        text-align: center;
    }

    .title-agendar {
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
        color: gray;
    }
    
    .text-right {
        text-align: right;
    }

    .trainer-img {
        width: 60px;
        height: 90px;
        border-radius: 15%;
        margin-right: 10px;
    }
    
    

    .add-select-btn,
    .remove-select-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border: none;
        border-radius: 50%;
        color: white;
        cursor: pointer;
        font-size: 18px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    .remove-select-btn {
        background-color: #E8E1D8; 
        color: #0F3514;
    }

    .add-select-btn:hover {
        background-color: #218838; 
    }

    .remove-select-btn:hover {
        background-color: #0F3514; 
        color: #E8E1D8; 

    }

    #selectContainer {
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        gap: 10px; /* Espacio entre los select */
    }

    .trainer-select {
        width: 100%;
        padding: 8px 12px;
        font-size: 14px;
        border: 1px solid #ced4da;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    .trainer-select:focus {
        border-color: #80bdff;
        outline: none;
        box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
    }

    #amigosContainer {
        display: flex;
        flex-direction: column;
        gap: 10px; /* Espacio entre los select */
    }



    /*****INSTRUCTOR VIEW*****/

    .profile-container {
        max-width: 600px;
        margin: 0 auto;
        padding: 20px;
        }

        /* Imagen del instructor */
        .profile-image {
        width: 100%;
        height: auto;
        display: block;
        /* Elimina cualquier espacio en blanco adicional */
        margin-bottom: 15px;
        }

        /* Nombre del instructor */
        .profile-name {
        font-size: 1.8rem;
        font-weight: 700;
        margin-bottom: 5px;
        }

        /* Subtexto o frase corta debajo del nombre */
        .profile-subtitle {
        font-size: 1rem;
        color: #6c757d;
        margin-bottom: 20px;
        text-align: justify;
        }

        /* Sección de info */
        .info-section {
        margin-bottom: 20px;
        }

        .info-section h5 {
        font-weight: 600;
        margin-bottom: 10px;
        }

        .info-section p {
        margin: 0 0 10px 0;
        line-height: 1.5;
        }

        /* Ejemplo de estilo para íconos o emojis en texto */
        .info-item {
        display: flex;
        align-items: center;
        margin-bottom: 5px;
        }

        .info-item span {
        margin-left: 8px;
        }

        /* Responsive */
        @media (min-width: 768px) {
            .profile-name {
                font-size: 2rem;
            }
            .profile-subtitle {
                font-size: 1.2rem;
            }
            .img_carr {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
            
            .foto_class_container{
                position: unset;
            }

            .foto_div {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 300px; /* Ajusta la altura según sea necesario */
                overflow: hidden;
            }

            .space-left {
                position: unset;
                left: 0;
                width: 100%;
                color: white;
                font-weight: bold;
                padding: 8px;
                text-align: center;
                box-sizing: border-box;
            }

            /*
            #main .home-second-wrap {
                display: flex;
                column-gap: 12px;
                padding-right: 16px;
                padding-left: 16px;
                flex-wrap: wrap;
            }*/

           
        }

    /***MEMBRESIAS*/
    
         /* Detalle de la membresía adquirida con diseño atractivo */
         .detalle-membresia {
            background: linear-gradient(135deg, #0F3514, #314799);
            color: #fff;
            border-radius: 16px;
            padding: 2rem;
            margin-top: 1rem;
            text-align: center;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            position: relative;
        }
        /* Icono decorativo (requiere FontAwesome, opcional) */
        .detalle-membresia:before {
            content: "\f005";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            position: absolute;
            top: -15px;
            left: 50%;
            transform: translateX(-50%);
            background: #fff;
            color: #0F3514;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            line-height: 30px;
            font-size: 1rem;
        }
        .detalle-membresia h2 {
            font-size: 1.6rem;
            margin-bottom: 0.5rem;
        }
        .detalle-membresia p {
            font-size: 1.1rem;
            margin-bottom: 0.3rem;
        }
        .detalle-membresia .info-line {
            display: flex;
            justify-content: center;
            gap: 2rem;
            margin: 1rem 0;
            flex-wrap: wrap;
        }
        .detalle-membresia .info-item-mem {
            text-align: center;
        }
        .detalle-membresia .info-item-mem span {
            display: block;
            font-size: 1.3rem;
            font-weight: bold;
        }
        /* Línea separadora */
        .separator {
            border-top: 1px solid #ddd;
            margin: 2rem 0;
        }
        /* Grid de tarjetas de membresías */

        .cards-grid-mem {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
            gap: 1rem;
            margin-top: 1rem;
        }

        .card-mem {
            
            border-radius: 12px;
            box-shadow: 0 2px 6px rgba(0,0,0,0.1);
            cursor: pointer;
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 1rem;
            text-align: center;
        }
        .card-mem:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 15px rgba(0,0,0,0.1);
        }

        /* Estilos del contenido interno */
        .card-content-mem h2 {
            font-size: 0.9rem;
            margin-bottom: 0.3rem;
            text-transform: uppercase;
            color: #666;
        }
        /* Número de sesiones grande */
        .card-content-mem .sesiones {
            font-size: 2rem;
            font-weight: 600;
            margin: 0.5rem 0;
            color: #000;
        }
        /* Texto "Sesiones" */
        .card-content-mem .label-sesiones {
            font-size: 0.9rem;
            margin-bottom: 0.5rem;
            color: #555;
        }
        /* Costo */
        .card-content-mem .costo {
            font-size: 1.2rem;
            font-weight: 600;
            margin-bottom: 0.3rem;
            color: #000;
        }
        /* Vigencia */
        .card-content-mem .vigencia {
            font-size: 0.85rem;
            color: #666;
        }

        /* Responsivo para pantallas pequeñas */
        @media (max-width: 600px) {
            .cards-grid-mem {
                grid-template-columns: 1fr 1fr; /* 2 columnas en móvil, ajústalo si deseas solo 1 */
            }
            .card-content-mem h2 {
                font-size: 0.8rem;
            }
            .card-content-mem .sesiones {
                font-size: 1.8rem;
            }
        }

    /****COMUNIDAD*****/

    .post {
        background-color: #fff;
        border: 1px solid #dbdbdb;
        margin-bottom: 20px;
        border-radius: 8px;
        overflow: hidden;
      }
      .post-header {
        padding: 10px;
        display: flex;
        align-items: center;
      }
      .post-header img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 10px;
        border: 1px solid #dbdbdb;
      }
      .post img.post-img {
        width: 100%;
        height: auto;
        display: block;
      }
      .post-body {
        padding: 10px;
        font-size: 14px;
        color: #262626;
      }
      .post-footer {
        padding: 10px;
        border-top: 1px solid #efefef;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .post-footer .actions i {
        margin-right: 15px;
        cursor: pointer;
        font-size: 20px;
      }
      .post-footer .save i {
        cursor: pointer;
        font-size: 20px;
      }



      /***bar xp**/

      .xp-bar-container {
        background: #e9ecef;
        border-radius: 20px;
        padding: 5px;
        margin-top: 10px;
    }
    .xp-bar {
        height: 15px;
        border-radius: 20px;
        background: linear-gradient(to right, #0F3514, #314799);
        width:0%;
        transition: width 1s ease-in-out;
    }


/*****upload post****/

.image-upload-container {
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #e0e0e0;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: background-color 0.3s ease;
}

.image-upload-input {
    display: none;
}

.image-upload-label {
    font-size: 30px;
    color: #888;
    cursor: pointer;
    transition: color 0.3s ease;
}

.image-upload-label:hover {
    color: #007bff;
}

.image-preview {
    display: none;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
}

.image-upload-container:hover {
    background-color: #d0d0d0;
}


/*****************/
.story-container {
    width: 120px;
    height: 200px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

.story-container:hover {
    transform: scale(1.05);
}

.story-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.profile-pic{
    width: 3rem;
    height: 3rem;
}

.mini-profile-pic{
    width: 3rem;
    height: 3rem;
}

/****MIS CLASES ******/
    .header-title {
        text-align: center;
        font-weight: bold;
        font-size: 1.5rem;
        margin-bottom: 1rem;
        padding-top: 1rem;
    }
    
    /* Botones circulares */
    .menu-buttons {
    display: flex;
    justify-content: center;
    gap: 3rem;
    margin-bottom: 20px;
  }
  .menu-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.9rem;
  }
  .btn-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E8E1D8;
    color: #0F3514;
    font-size: 1.2rem;
    border: none;
  }
  /* Tarjetas */
  .card-custom {
    border: none;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    background-color: #fff;
  }
  .info-section-class {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .info-section-class h5 {
    font-weight: bold;
    margin-bottom: 0.5rem;
  }
  .info-section-class p {
    font-size: 0.9rem;
    margin-bottom: 0.8rem;
    color: #555;
  }
  .class-time-btn {
    border: none;
    border-radius: 20px;
    font-weight: bold;
    padding: 0.5rem 1rem;
    align-self: start;
  }
  .img-section {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  /****homer trainer**/
  .focus-trainer {
    text-align: center;
    border-radius: 10px;
    transition: box-shadow 0.3s ease;
    background-color: #fff;
    max-width: 200px;
    margin: 0 auto;
  }
  
  .focus-trainer:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  
  /* Estilos para la imagen */
  .focus-trainer img.trainer {
    width: 130px;
    height: 200px;
    border-radius: 5%; /* Imagen redonda */
    display: block;
    margin: 0 auto 10px auto;
  }
  
  /* Estilos para el nombre */
  .focus-trainer p {
    font-size: 1rem;
    font-weight: 500;
    color: #333;
    margin: 0;
  }


/****HISTORIAL DE COMRPAS****/

.admin-container {
    max-width: 1200px;
  }
  /* Filtros colapsados */
  .card-filtros {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    margin-bottom: 1.5rem;
  }
  .card-filtros .card-header {
    background: #ffffff;
    border-bottom: none;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    padding: 0.75rem 1rem;
  }
  .card-filtros .card-body {
    background: #ffffff;
    padding: 0.75rem 1rem;
  }
  /* Listado en dos líneas */
  .listado-item {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    margin-bottom: 0.75rem;
    font-size: 0.9rem;
  }
  .listado-item .linea-1 {
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .listado-item .linea-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #6c757d;
    font-size: 0.85rem;
  }
  .btn-detalle {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
  }
  /* Estilo "ticket" para el modal */
  .modal-ticket {
    background: #fff;
    border: 2px dashed #ced4da;
    border-radius: 0.5rem;
    padding: 1rem;
    position: relative;
  }
  .modal-ticket::before,
  .modal-ticket::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #f8f9fa;
    border: 2px solid #ced4da;
    border-radius: 50%;
    top: -12px;
  }
  .modal-ticket::after {
    right: -12px;
    left: auto;
  }
  .modal-ticket .ticket-header {
    text-align: center;
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    border-bottom: 1px dashed #ced4da;
    padding-bottom: 0.5rem;
  }
  .modal-ticket .ticket-body .data-row {
    margin-bottom: 0.75rem;
  }
  .modal-ticket .data-label {
    font-weight: 600;
    color: #495057;
  }
  .modal-ticket .data-value {
    text-align: right;
    color: #212529;
  }


  /****boton off/on****/
.switch-button {
    display: inline-block;
}
.switch-button .switch-button__checkbox {
    display: none;
}
.switch-button .switch-button__label {
    background-color: #E8E1D8;
    width: 4rem;
    height: 2rem;
    border-radius: 2rem;
    display: inline-block;
    position: relative;
}
.switch-button .switch-button__label:before {
    transition: .2s;
    display: block;
    position: absolute;
    width: 2rem;
    height: 2rem;
    background-color: #fdffff;
    content: '';
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 1px #000;
}
.switch-button .switch-button__checkbox:checked + .switch-button__label {
    background-color: #0F3514;
}
.switch-button .switch-button__checkbox:checked + .switch-button__label:before {
    transform: translateX(2rem);
}

.site-content {
    overflow: hidden; /* Oculta el contenido que se sale */
    max-width: 100%; /* Evita que crezca más allá de su contenedor */
    word-wrap: break-word; /* Rompe palabras largas */
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.verify-email {
  display: flex;
  flex-direction: column;
  flex: 1;               /* 2. ocupa todo el espacio sobrante */
}

.verify-email .container {
  display: flex;
  flex-direction: column;
  flex: 1;               /* empuja el contenido+footer a estirarse */
}

.verify-email-content {
  display: flex;
  flex-direction: column;
  flex: 1;               /* 1. ocupa todo el espacio sobrante */
}

.let-you-middle-wrap {
  display: flex;
  flex-direction: column;
  flex: 1;               /* 3. empuja el footer al final */
}

#let-you-footer {
  margin-top: auto;      /* 4. empuja el footer hacia abajo */
}

.finger-print-bottom {
  margin-top: auto;      /* 2. deja el footer al fondo */
}


#qr-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    /* estilos previos */
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  
    /* tus clases adicionales */
  }

.etiqueta {
	font-size: 0.9rem;
	margin-top: 5px;
	color: #333;
}

/*tIENDA*/

    .search-bar {
      border-radius: 50px;
      border: 2px solid #0F3514;
    }
    .card {
      border: none;
      border-radius: 1rem;
      box-shadow: 0 4px 6px rgba(0,0,0,0.1);
      transition: transform .2s;
      cursor: pointer;
    }
    .card:hover { transform: translateY(-5px); }
    .product-img {
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
      height: 180px;
      object-fit: cover;
    }
    /* Botón flotante carrito */
    #floating-cart {
      position: fixed;
      bottom: 10%;
      right: 20px;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background-color: #0F3514;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 4px 6px rgba(0,0,0,0.3);
      cursor: pointer;
      z-index: 1000;
    }


    #map-wrapper {
  width: 100%;
  /* opcional: si quieres que ocupe toda la altura disponible */
  /* height: 100vh; */
  position: relative;
}

#map {
  position: absolute;
  top: 0; left: 0;
  width: 400px;   /* tamaño “real” original */
  height: 400px;
  transform-origin: 0 0;
}
.seat.dinamico {
  position: absolute;  /* para que left/top relativos funcionen */
  /* ya usas % en lugar de px para que escale bien */
}

