html,
body {
    height: 100%;
    margin: 0;
    font-family: 'Arial', sans-serif;
    overflow-x: hidden;
}

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

input[type=number] {
    -moz-appearance: textfield;
}

#ebazar-layout {
    min-height: 67.19999vh;
}

/*** CITAS POR DOCTOR ***/
.doctor-card {
    border-radius: 20px;
    background: #fff;
}

.doctor-card__photo {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.doctor-card__link {
    color: #ff4f8b;
    font-weight: 600;
    text-decoration: none;
}

.doctor-card__link:hover {
    text-decoration: underline;
}

/* DATE TABS */
.date-tabs .date-tabs__item {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    padding-bottom: 5px;
    font-size: 0.9rem;
}

.date-tabs .date-tabs__item .day-number {
    background: #e9eef5;
    padding: 3px 8px;
    border-radius: 10px;
    font-size: 0.75rem;
    color: #333;
}

.date-tabs .date-tabs__item .day-number.active {
    background: #ff4f8b;
    color: #fff;
}

.date-tabs .date-tabs__item .day-label {
    color: #ff4f8b;
    font-weight: 600;
}

.date-tabs .date-tabs__item.active {
    border-bottom: 2px solid #ff4f8b;
}

/* TIME BUTTONS */
.time-btn.btn.btn-light {
    border-radius: 8px;
    font-size: 0.9rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    background: #fff !important;
    border: 1px solid #fff !important;
}
.time-btn.btn.btn-light:hover {
    border: 1px solid #fe5c84 !important;
    background: #fe5c84 !important;
    color: #fff !important;
}

.time-btn.btn.btn-light.active,
.time-btn.btn.btn-light:active {
    border: 1px solid #87a4b5 !important;
    background: #eeeeee !important;
}

/* SCROLL CONTAINER */
.reprogramacion-time-container {
    /* max-height: 85px;
  overflow-y: auto; */
}

/* BORDER */
.border-left-grey-md {
    border-left: 1px solid #87a4b533;
}

div#global-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: #ffffff;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100vh;
}

div#global-loader .whirly-loader:not(:required) {
    animation: whirly-loader 1.25s linear infinite;
    background: transparent;
    box-shadow: 0 26px 0 6px #ff5d84, 0.90971px 26.05079px 0 5.93333px #ff5d84, 1.82297px 26.06967px 0 5.86667px #ff5d84, 2.73865px 26.05647px 0 5.8px #ff5d84, 3.65561px 26.01104px 0 5.73333px #ff5d84, 4.57274px 25.93327px 0 5.66667px #ff5d84, 5.48887px 25.8231px 0 5.6px #ff5d84, 6.40287px 25.68049px 0 5.53333px #ff5d84, 7.31358px 25.50548px 0 5.46667px #ff5d84, 8.21985px 25.2981px 0 5.4px #ff5d84, 9.12054px 25.05847px 0 5.33333px #ff5d84, 10.01448px 24.78672px 0 5.26667px #ff5d84, 10.90054px 24.48302px 0 5.2px #ff5d84, 11.77757px 24.1476px 0 5.13333px #ff5d84, 12.64443px 23.78072px 0 5.06667px #ff5d84, 13.5px 23.38269px 0 5px #ff5d84, 14.34315px 22.95384px 0 4.93333px #ff5d84, 15.17277px 22.49455px 0 4.86667px #ff5d84, 15.98776px 22.00526px 0 4.8px #ff5d84, 16.78704px 21.48643px 0 4.73333px #ff5d84, 17.56953px 20.93855px 0 4.66667px #ff5d84, 18.33418px 20.36217px 0 4.6px #ff5d84, 19.07995px 19.75787px 0 4.53333px #ff5d84, 19.80582px 19.12626px 0 4.46667px #ff5d84, 20.5108px 18.468px 0 4.4px #ff5d84, 21.1939px 17.78379px 0 4.33333px #ff5d84, 21.85416px 17.07434px 0 4.26667px #ff5d84, 22.49067px 16.34043px 0 4.2px #ff5d84, 23.10251px 15.58284px 0 4.13333px #ff5d84, 23.68881px 14.80241px 0 4.06667px #ff5d84, 24.24871px 14px 0 4px #ff5d84, 24.7814px 13.1765px 0 3.93333px #ff5d84, 25.28607px 12.33284px 0 3.86667px #ff5d84, 25.76198px 11.46997px 0 3.8px #ff5d84, 26.2084px 10.58888px 0 3.73333px #ff5d84, 26.62462px 9.69057px 0 3.66667px #ff5d84, 27.01001px 8.77608px 0 3.6px #ff5d84, 27.36392px 7.84648px 0 3.53333px #ff5d84, 27.68577px 6.90284px 0 3.46667px #ff5d84, 27.97502px 5.94627px 0 3.4px #ff5d84, 28.23116px 4.97791px 0 3.33333px #ff5d84, 28.4537px 3.99891px 0 3.26667px #ff5d84, 28.64223px 3.01042px 0 3.2px #ff5d84, 28.79635px 2.01364px 0 3.13333px #ff5d84, 28.91571px 1.00976px 0 3.06667px #ff5d84, 29px 0 0 3px #ff5d84, 29.04896px -1.01441px 0 2.93333px #ff5d84, 29.06237px -2.03224px 0 2.86667px #ff5d84, 29.04004px -3.05223px 0 2.8px #ff5d84, 28.98185px -4.07313px 0 2.73333px #ff5d84, 28.88769px -5.09368px 0 2.66667px #ff5d84, 28.75754px -6.1126px 0 2.6px #ff5d84, 28.59138px -7.12863px 0 2.53333px #ff5d84, 28.38926px -8.14049px 0 2.46667px #ff5d84, 28.15127px -9.1469px 0 2.4px #ff5d84, 27.87755px -10.1466px 0 2.33333px #ff5d84, 27.56827px -11.1383px 0 2.26667px #ff5d84, 27.22365px -12.12075px 0 2.2px #ff5d84, 26.84398px -13.09268px 0 2.13333px #ff5d84, 26.42956px -14.05285px 0 2.06667px #ff5d84, 25.98076px -15px 0 2px #ff5d84, 25.49798px -15.93291px 0 1.93333px #ff5d84, 24.98167px -16.85035px 0 1.86667px #ff5d84, 24.43231px -17.75111px 0 1.8px #ff5d84, 23.85046px -18.63402px 0 1.73333px #ff5d84, 23.23668px -19.49789px 0 1.66667px #ff5d84, 22.5916px -20.34157px 0 1.6px #ff5d84, 21.91589px -21.16393px 0 1.53333px #ff5d84, 21.21024px -21.96384px 0 1.46667px #ff5d84, 20.4754px -22.74023px 0 1.4px #ff5d84, 19.71215px -23.49203px 0 1.33333px #ff5d84, 18.92133px -24.2182px 0 1.26667px #ff5d84, 18.10379px -24.91772px 0 1.2px #ff5d84, 17.26042px -25.58963px 0 1.13333px #ff5d84, 16.39217px -26.23295px 0 1.06667px #ff5d84, 15.5px -26.84679px 0 1px #ff5d84, 14.58492px -27.43024px 0 0.93333px #ff5d84, 13.64796px -27.98245px 0 0.86667px #ff5d84, 12.69018px -28.50262px 0 0.8px #ff5d84, 11.7127px -28.98995px 0 0.73333px #ff5d84, 10.71663px -29.4437px 0 0.66667px #ff5d84, 9.70313px -29.86317px 0 0.6px #ff5d84, 8.67339px -30.2477px 0 0.53333px #ff5d84, 7.6286px -30.59666px 0 0.46667px #ff5d84, 6.57001px -30.90946px 0 0.4px #ff5d84, 5.49886px -31.18558px 0 0.33333px #ff5d84, 4.41643px -31.42451px 0 0.26667px #ff5d84, 3.32401px -31.6258px 0 0.2px #ff5d84, 2.22291px -31.78904px 0 0.13333px #ff5d84, 1.11446px -31.91388px 0 0.06667px #ff5d84, 0 -32px 0 0 #ff5d84, -1.11911px -32.04713px 0 -0.06667px #ff5d84, -2.24151px -32.05506px 0 -0.13333px #ff5d84, -3.36582px -32.02361px 0 -0.2px #ff5d84, -4.49065px -31.95265px 0 -0.26667px #ff5d84, -5.61462px -31.84212px 0 -0.33333px #ff5d84, -6.73634px -31.69198px 0 -0.4px #ff5d84, -7.8544px -31.50227px 0 -0.46667px #ff5d84, -8.9674px -31.27305px 0 -0.53333px #ff5d84, -10.07395px -31.00444px 0 -0.6px #ff5d84, -11.17266px -30.69663px 0 -0.66667px #ff5d84, -12.26212px -30.34982px 0 -0.73333px #ff5d84, -13.34096px -29.96429px 0 -0.8px #ff5d84, -14.4078px -29.54036px 0 -0.86667px #ff5d84, -15.46126px -29.07841px 0 -0.93333px #ff5d84, -16.5px -28.57884px 0 -1px #ff5d84, -17.52266px -28.04212px 0 -1.06667px #ff5d84, -18.52792px -27.46878px 0 -1.13333px #ff5d84, -19.51447px -26.85936px 0 -1.2px #ff5d84, -20.48101px -26.21449px 0 -1.26667px #ff5d84, -21.42625px -25.53481px 0 -1.33333px #ff5d84, -22.34896px -24.82104px 0 -1.4px #ff5d84, -23.2479px -24.07391px 0 -1.46667px #ff5d84, -24.12186px -23.29421px 0 -1.53333px #ff5d84, -24.96967px -22.48279px 0 -1.6px #ff5d84, -25.79016px -21.64052px 0 -1.66667px #ff5d84, -26.58223px -20.76831px 0 -1.73333px #ff5d84, -27.34477px -19.86714px 0 -1.8px #ff5d84, -28.07674px -18.938px 0 -1.86667px #ff5d84, -28.7771px -17.98193px 0 -1.93333px #ff5d84, -29.44486px -17px 0 -2px #ff5d84, -30.07908px -15.99333px 0 -2.06667px #ff5d84, -30.67884px -14.96307px 0 -2.13333px #ff5d84, -31.24325px -13.91039px 0 -2.2px #ff5d84, -31.7715px -12.83652px 0 -2.26667px #ff5d84, -32.26278px -11.74269px 0 -2.33333px #ff5d84, -32.71634px -10.63018px 0 -2.4px #ff5d84, -33.13149px -9.5003px 0 -2.46667px #ff5d84, -33.50755px -8.35437px 0 -2.53333px #ff5d84, -33.84391px -7.19374px 0 -2.6px #ff5d84, -34.14px -6.0198px 0 -2.66667px #ff5d84, -34.39531px -4.83395px 0 -2.73333px #ff5d84, -34.60936px -3.63759px 0 -2.8px #ff5d84, -34.78173px -2.43218px 0 -2.86667px #ff5d84, -34.91205px -1.21916px 0 -2.93333px #ff5d84, -35px 0 0 -3px #ff5d84, -35.04531px 1.22381px 0 -3.06667px #ff5d84, -35.04775px 2.45078px 0 -3.13333px #ff5d84, -35.00717px 3.6794px 0 -3.2px #ff5d84, -34.92345px 4.90817px 0 -3.26667px #ff5d84, -34.79654px 6.13557px 0 -3.33333px #ff5d84, -34.62643px 7.36007px 0 -3.4px #ff5d84, -34.41316px 8.58016px 0 -3.46667px #ff5d84, -34.15683px 9.79431px 0 -3.53333px #ff5d84, -33.85761px 11.001px 0 -3.6px #ff5d84, -33.5157px 12.19872px 0 -3.66667px #ff5d84, -33.13137px 13.38594px 0 -3.73333px #ff5d84, -32.70493px 14.56117px 0 -3.8px #ff5d84, -32.23675px 15.72291px 0 -3.86667px #ff5d84, -31.72725px 16.86968px 0 -3.93333px #ff5d84, -31.17691px 18px 0 -4px #ff5d84, -30.58627px 19.11242px 0 -4.06667px #ff5d84, -29.95589px 20.2055px 0 -4.13333px #ff5d84, -29.28642px 21.27783px 0 -4.2px #ff5d84, -28.57852px 22.32799px 0 -4.26667px #ff5d84, -27.83295px 23.35462px 0 -4.33333px #ff5d84, -27.05047px 24.35635px 0 -4.4px #ff5d84, -26.23192px 25.33188px 0 -4.46667px #ff5d84, -25.37819px 26.27988px 0 -4.53333px #ff5d84, -24.49018px 27.1991px 0 -4.6px #ff5d84, -23.56888px 28.0883px 0 -4.66667px #ff5d84, -22.6153px 28.94626px 0 -4.73333px #ff5d84, -21.6305px 29.77183px 0 -4.8px #ff5d84, -20.61558px 30.56385px 0 -4.86667px #ff5d84, -19.57168px 31.32124px 0 -4.93333px #ff5d84, -18.5px 32.04294px 0 -5px #ff5d84, -17.40175px 32.72792px 0 -5.06667px #ff5d84, -16.27818px 33.37522px 0 -5.13333px #ff5d84, -15.1306px 33.98389px 0 -5.2px #ff5d84, -13.96034px 34.55305px 0 -5.26667px #ff5d84, -12.76875px 35.08186px 0 -5.33333px #ff5d84, -11.55724px 35.56951px 0 -5.4px #ff5d84, -10.32721px 36.01527px 0 -5.46667px #ff5d84, -9.08014px 36.41843px 0 -5.53333px #ff5d84, -7.81748px 36.77835px 0 -5.6px #ff5d84, -6.54075px 37.09443px 0 -5.66667px #ff5d84, -5.25147px 37.36612px 0 -5.73333px #ff5d84, -3.95118px 37.59293px 0 -5.8px #ff5d84, -2.64145px 37.77443px 0 -5.86667px #ff5d84, -1.32385px 37.91023px 0 -5.93333px #ff5d84;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 8px;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    border-radius: 100%;
}

@keyframes loader {
    to {
        left: -100vw;
    }
}

@-webkit-keyframes whirly-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes whirly-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.border-primary {
    border-color: #ff5c84 !important;
}


#header-web {
    background-color: rgba(255, 93, 132, 1);
}

#logoMadreTeresa {
    max-width: 111px;
}

#agregarDNI {
    margin-top: 15px
}

.modal-content {
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.modal-content p {
    font-size: 0.9rem;
}

.col-container-left {
    display: flex;
    justify-content: end;
    align-items: start;
    padding-right: 4rem;
    padding-top: 4rem;
    background-color: #fff;
}

.col-container-left .row {
    width: 80%;
}

.col-container-right {
    display: flex;
    justify-content: start;
    align-items: start;
    padding-left: 3rem;
    padding-top: 4rem;
    background-color: #ff5d8421;
}

.col-container-right .resumen-cita-container {
    width: 80%;
}


@media (max-width: 992px) {

    .col-container-left .row,
    .col-container-right .resumen-cita-container {
        width: 90%;
    }

    .col-container-left {
        padding-top: 2rem;
        padding-right: 2rem;
        padding-bottom: 3rem;
        justify-content: center;
    }

    .col-container-right {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 2rem;
    }
}



.select2-search__field:focus-visible {
    outline: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #fe5c84;
    color: white;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fe5c84 !important;
    background: #ffffff !important;
    color: #fe5c84 !important;
    text-align: center;
    line-height: 30px;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center !important;
    line-height: 30px !important;
    margin: 0 auto;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #fe5c84 !important;
    background: #fe5c84 !important;
    color: #ffffff !important;
}

.text-violet {
    color: #a772c4!important;
}

.bg-violet {
    background-color: #a772c4 !important;
}

.help-block.form-error {
    color: #F44336;
    font-size: 13px;
}

.error {
    border-color: #F44336 !important;
}

.form-control,
.form-select {
    font-size: 14px !important;
    height: 45px;
    border-radius: 30px;
}

/* Input date - Estilos específicos para iOS/Mobile */
input[type="date"].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    padding: 10px 20px;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
}

input[type="date"].form-control::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

input[type="date"].form-control::-webkit-date-and-time-value {
    text-align: center;
    color: #333;
}

/* iOS Safari específico */
@supports (-webkit-touch-callout: none) {
    input[type="date"].form-control {
        min-height: 45px;
        font-size: 16px !important;
        padding: 12px 16px;
    }
}

@media (max-width: 768px) {
    input[type="date"].form-control {
        font-size: 16px !important;
        min-height: 45px;
        padding: 12px 16px;
        box-sizing: border-box;
    }
}

/* GENERAL WRAPPER – aislado */
.reserva-section {
    width: 100%;
    background: #a772c4;
    padding: 30px 0;
    font-family: Arial, sans-serif;
}

/* Box principal */
.reserva-section .reserva-box {
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

/* Textos de la izquierda */
.reserva-section .reserva-box > div:first-child {
    flex: 0 0 auto;
    max-width: 350px;
}

/* Títulos */
.reserva-section .reserva-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 8px;
}

.reserva-section .reserva-sub {
    font-size: 15px;
    line-height: 1.4;
    opacity: 0.9;
    margin-bottom: 0;
}

/* Contenedor blanco */
.reserva-section .reserva-content {
    background: white;
    color: #a772c4;
    padding: 16px 20px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

/* Items internos */
.reserva-section .reserva-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 15px;
    white-space: nowrap;
}

.reserva-section .icon {
    font-size: 20px;
}

/* Acciones */
.reserva-section .reserva-actions {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

/* Botón principal */
.reserva-section .btn-primary {
    padding: 10px 24px;
    border-radius: 24px;
    border: 2px solid #a772c4;
    background: white;
    color: #a772c4;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.2s ease;
}

.reserva-section .btn-primary:hover {
    background: #a772c4;
    color: white;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(167, 114, 196, 0.3);
}

/* Botón link */
.reserva-section .btn-link {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 16px;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.reserva-section .btn-link:hover {
    text-decoration: underline;
    opacity: 0.9;
}

/* Adaptación para pantallas medianas (980px - 1200px) */
@media (min-width: 993px) and (max-width: 1200px) {
    .reserva-section .reserva-box {
        gap: 20px;
    }

    .reserva-section .reserva-box > div:first-child {
        max-width: 280px;
    }

    .reserva-section .reserva-title {
        font-size: 19px;
    }

    .reserva-section .reserva-sub {
        font-size: 14px;
    }

    .reserva-section .reserva-content {
        gap: 15px;
        padding: 14px 16px;
        flex-wrap: wrap;
    }

    .reserva-section .reserva-item {
        font-size: 14px;
    }

    .reserva-section .reserva-actions {
        gap: 10px;
    }

    .reserva-section .btn-primary,
    .reserva-section .btn-link {
        padding: 9px 18px;
        font-size: 13px;
    }
}

/* Adaptación responsive para reserva-box */
@media (max-width: 992px) {
    .reserva-section {
        padding: 20px 15px;
    }

    .reserva-section .reserva-box {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 20px;
    }

    .reserva-section .reserva-box > div:first-child {
        margin-right: 0 !important;
        width: 100%;
    }

    .reserva-section .reserva-title {
        font-size: 18px;
    }

    .reserva-section .reserva-sub {
        font-size: 14px;
        margin-bottom: 0;
    }

    .reserva-section .reserva-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
        padding: 16px;
    }

    .reserva-section .reserva-item {
        width: 100%;
    }

    .reserva-section .reserva-actions {
        margin-left: 0;
        flex-direction: column;
        width: 100%;
        gap: 10px;
    }

    .reserva-section .btn-primary,
    .reserva-section .btn-link {
        width: 100%;
        text-align: center;
        padding: 12px 20px;
    }
}

@media (max-width: 480px) {
    .reserva-section .reserva-title {
        font-size: 16px;
    }

    .reserva-section .reserva-sub {
        font-size: 13px;
    }

    .reserva-section .reserva-item {
        font-size: 14px;
    }
}

.swal2-confirm {
    background: #fe5c84 !important;
}

.tabs-cita .nav-link {
    color: #212529!important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.tabs-cita .nav-link.active {
    border: 0;
    border-bottom: 2px solid #ff5d84;
    color: #ff5d84!important;
}


.form-control:disabled,
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #f5f5f5 !important;
}

.tabs-cita .nav-link:not(.active):focus,
.tabs-cita .nav-link:not(.active):hover,
.tabs-cita .nav-link:not(.active):focus-visible {
    border: 0;
    isolation: unset !important;
}

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


.swal2-actions .swal2-confirm {
    margin-right: 10px;
    background-color: #fe5c84;
    padding: 0.5rem 0.85rem;
    border: 1px solid #fe5c84;
    color: #fff;
    border-radius: 5px;
}

.swal2-actions .swal2-cancel {
    margin-right: 10px;
    background-color: #092C4C;
    padding: 0.5rem 0.85rem;
    border: 1px solid #092C4C;
    color: #fff;
    border-radius: 5px;

}

.m-link {
    padding-left: 8px!important;
}

.sidebar .menu-list .m-link.active, .sidebar .menu-list .m-link:hover, .sidebar .menu-list .ms-link.active, .sidebar .menu-list .ms-link:hover{
    color: #f5dde7!important;
}

.m-link.active {
    color: #fff!important;
    background: #a772c8;
    border-radius: 10px;
}

#header{
  background-color: white;

}
#barraNavegacion{
  padding-top: 10px;
}



.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  --bs-breadcrumb-divider: "›";
}
.breadcrumb a {
  color: #7c8a9a;
  text-decoration: none;
}

/* Filter button */
.btn-filter {
  background: #ff5c84;
  color: #fff;
  border-radius: 28px;
  padding: 8px 16px;
  border: none;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(10,74,116,0.12);

}
.btn-filter i { margin-right: 8px; }

/* Page title */
.page-title {
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  color: #0e2f3f;
}

/* TABS */
.custom-tabs .nav-link {
  border: none;
  color: #7c8a9a;
  font-weight: 500;
  padding: 10px 18px;
}
.custom-tabs .nav-link.active {
  color: #ff5c84;
  border-bottom: 3px solid #ff5c84;
  background: transparent;
}

/* TARJETAS */
.appointment-card {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.04);
  align-items: center;
}

/* Imagen perfil */
.profile-img img {
  width: 90px;
  height: 90px;
  border-radius: 12px;
  object-fit: cover;
}

/* TEXTOS */
.category {
  font-size: 13px;
  color: #8a9aa8;
  margin-bottom: 6px;
}

.appointment-card h5 {
  color: #0b3a4b;
  font-size: 18px;
  margin: 0;
}

.patient-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #f7eaff;
  color: #a772c8;
  padding: 6px 10px;
  border-radius: 12px;
  font-size: 13px;
  margin-top: 6px;
}

/* info line */
.info-line {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  font-size: 14px;
  color: #6c7a89;
}

.info-line .dot {
  width: 6px;
  height: 6px;
  background: #c5dbe4;
  border-radius: 50%;
  display: inline-block;
}

/* BOTÓN DETALLE */
.btn-detail {
  padding: 10px 18px;
  border: 2px solid #ff5c84;
  color: #ff5c84;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.18s ease-in-out;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
.btn-detail i { margin-left: 8px; }
.btn-detail:hover {
  background: #ff5c84;
  color: white;
}
#divCitasDetalle{
  display: flex;
  align-items: center;
  gap: 10px;
}
#divCitasDetalle h5{
  margin-bottom: 0 !important;
}
.breadcrumb {
    --bs-breadcrumb-divider: "›";
}
.breadcrumb a {
    color: #7c8a9a;
    text-decoration: none;
}

.page-title {
    font-size: 28px;
    font-weight: 700;
    color: #0e2f3f;
}

.doctor-img img {
    width: 110px;
    height: 110px;
    border-radius: 12px;
    object-fit: cover;
    background: #e7edf2;
}

.type-attention {
    color: #8fa0ab;
    font-size: 14px;
    margin-bottom: 4px;
}

.doctor-name {
    font-size: 20px;
    font-weight: 700;
    color: #0b3a4b;
}

.info-line {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    font-size: 14px;
    color: #6c7a89;
}

.dot {
    width: 6px;
    height: 6px;
    background: #c5dbe4;
    border-radius: 50%;
    display: inline-block;
}

.custom-tabs .nav-link {
    border: none;
    color: #7c8a9a;
    font-weight: 500;
    padding: 10px 18px;
}
.custom-tabs .nav-link.active {
    color: #ff5c84;
    border-bottom: 3px solid #ff5c84;
    background: transparent;
}

.recipe-card {
    background: #fff;
    border-radius: 14px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.icon-receta {
    background: #ff5d8421;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff5c84;
    font-size: 20px;
}

.recipe-title {
    font-size: 16px;
    font-weight: 600;
    color: #0b3a4b;
}

.download-link {
    color: #ff5c84;
    font-weight: 500;
    text-decoration: none;
}
.download-link i {
    font-size: 16px;
}

.recipe-card:hover {
    background: #f9fafa;
}
#divTituloFiltro{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#divFamiliares a{
  text-decoration: none;
}
#imgFamiliar img{
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;

}
.family-card {
    background: #fff;
    border-radius: 18px;
    padding: 22px 26px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transition: 0.2s ease;
}
.family-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

.family-icon {
    background: #a772c8;
    padding: 10px 20px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}
.family-edit {
    font-weight: 500;
    color: #007bff;
    text-decoration: none;
}

.family-edit:hover {
    text-decoration: underline;
}

/* TEXTO */
.family-name {
    font-size: 1.1rem;
    font-weight: 600;
}

.family-role {
    color: #777;
    font-size: 0.9rem;
}

/* BOTÓN EDITAR */
.family-edit {
    font-weight: 500;
    color: #0d6efd;
    text-decoration: none;
    transition: 0.2s;
}

.family-edit:hover {
    text-decoration: underline;
}
/* MENU LATERAL */
#config-menu {
    padding: 2rem;
}

#config-title {
    color: #0a5078;
    font-weight: 700;
}

.option {
    border: 1px solid #dce3e8;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    margin-bottom: 1rem;
    cursor: pointer;
    width: 65%;
}

.option-text {
    font-size: 15px;
}

.option small {
    color: #6c757d;
}

.option:hover {
    background: #f5f7fa;
}

.option-arrow {
    color: #ff4f8b;
}

.option.active{
    border-color: #ff4f8b!important;
}

.option.active .option-text{
    color: #ff4f8b!important;
}

#personal-data-section{
  border-bottom: 1px solid #e5e5e5;
}

#panel-title {
    color: #ff4f8b;
    font-weight: 700;
}

.section-title {
    color: #a772c4;
    font-weight: 600;
}

/* label {
    font-weight: 600;
    color: #6c7076;
}

p {
    margin-bottom: .5rem;
} */

.edit-link {
    color: #176ea5;
    cursor: pointer;
    font-size: 14px;
}
#iconVer{
  background-color: white;
}
#formulario input{
  border-right: none;
}


@media (max-width: 768px) {
  .appointment-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .btn-detail {
    align-self: flex-end;
  }
  .profile-img img {
    width: 72px;
    height: 72px;
  }
  #divCitasDetalle{
    display: block;
  }


  #resumenCita{
    display: block !important;
  }
  #resumenCita .doctor-img{
    text-align: center;
  }
  #barraNavegacion{
    display: none;
  }
  #config-menu{
    padding: 0;
  }
  .option{
    width: 100%;
  }
  #formulario input{
    width: 80%;
  }
  #formulario{
    width: 100% !important;
  }

}

.loader-citas {
  display: flex;
  align-items: center;
  gap: 14px;
  font-family: system-ui, sans-serif;
  user-select: none;
}

/* Círculo pulsante */
.loader-citas .pulse {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #fe5c84;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: pulse 1.4s infinite ease-in-out;
}

.loader-citas .pulse i {
  color: #fff;
  font-size: 18px;
}

@keyframes pulse {
  0%   { transform: scale(0.92); opacity: 0.7; }
  50%  { transform: scale(1.06); opacity: 1; }
  100% { transform: scale(0.92); opacity: 0.7; }
}

/* Texto suave */
.loader-citas .text {
  font-size: 17px;
  font-weight: 600;
  opacity: 0;
  animation: fadeSlide 1.4s infinite;
}

@keyframes fadeSlide {
  0%   { opacity: 0.2; transform: translateY(3px); }
  50%  { opacity: 1;   transform: translateY(0);   }
  100% { opacity: 0.2; transform: translateY(3px); }
}


.page-link:not(.disabled){
    cursor:pointer
}

.page-item.disabled, .page-item.active{
    cursor: default;
    pointer-events: none;
}

.cursor-pointer {
    cursor: pointer;
}

.modal-backdrop{
    z-index: 99999!important;
}
.modal{
    z-index: 100000!important;
}

.has-error .select2-selection{
    border-color: #f44336!important;
}

.icon-heart-ajax{
    color: #737373 !important;
    font-size: 15px;
}

.icon-heart-ajax.active{
    color: #a772c4 !important;
}

.btn.btn-outline-secondary {
    border-color: #a772c4!important;
    color: #a772c4!important;
}
.btn.btn-outline-secondary:hover {
    color: #fff!important;
}



.select2-container .select2-selection--single {
    height: 45px;
    border-color: #f0f0f0;
    display: flex;
    align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}




.select2-dropdown {
  will-change: transform;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.select2-dropdown.animated {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}

.select2-container {
  width: 100%;
}

/* Select2 - Estilos minimalistas */
.select2-container .select2-selection--single {
  height: 45px;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  transition: all 0.2s ease;
  outline: 0 none;
  border-radius: 30px;
}

.select2-container .select2-selection--single:hover {
  border-color: #d0d0d0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 15px;
  line-height: 23px;
  color: #333;
  padding: 0;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  top: 0px;
  right: 15px;
  height: 45px;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
  border-top-color: #999;
  border-width: 5px 4px 0 4px;
  margin-top: -2px;
}

.select2-container--open .select2-selection--single {
  border-color: #fe5c84;
  box-shadow: 0 0 0 3px rgba(254, 92, 132, 0.1);
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-top-color: #fe5c84;
}

/* Dropdown del Select2 */
.select2-container--default .select2-dropdown {
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  margin-top: 4px;
  overflow: hidden;
}

.select2-container--default .select2-search--dropdown {
  padding: 12px;
  background: #fafafa;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 14px;
  outline: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #fe5c84;
  box-shadow: 0 0 0 3px rgba(254, 92, 132, 0.1);
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 250px;
  padding: 4px 0;
}

.select2-container--default .select2-results__option {
  padding: 12px 16px;
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  transition: all 0.15s ease;
}

.select2-container--default .select2-results__option:hover {
  background: #f8f8f8;
}

.select2-container--default .select2-results__option.select2-results__option--highlighted[aria-selected] {
  background-color: #fe5c84;
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #fff4f7;
  color: #fe5c84;
  font-weight: 500;
}

/* Select2 disabled */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #f5f5f5;
  border-color: #e8e8e8;
  cursor: not-allowed;
}

/* Select2 con error */
.has-error .select2-selection {
  border-color: #f44336 !important;
}

/* ======================================
   Select2 - Adaptación Mobile
   ====================================== */

@media (max-width: 768px) {
  /* Campo principal más grande y mejor touch */
  .select2-container .select2-selection--single {
    height: 50px;
    padding: 12px 20px;
    font-size: 16px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 26px;
  }

  .select2-container .select2-selection--single .select2-selection__arrow {
    height: 50px;
    right: 12px;
  }

  /* Dropdown más grande y touch-friendly */
  .select2-container--default .select2-dropdown {
    border-radius: 16px 16px 0 0;
    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
    max-height: 60vh;
  }

  /* Búsqueda más grande */
  .select2-container--default .select2-search--dropdown {
    padding: 16px;
  }

  .select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 12px;
  }

  /* Opciones más grandes para mejor toque */
  .select2-container--default .select2-results__option {
    padding: 16px 20px;
    font-size: 15px;
    line-height: 1.5;
    min-height: 52px;
    display: flex;
    align-items: center;
  }

  /* Scroll más alto en mobile */
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 50vh;
    padding: 8px 0;
  }

  /* Mejor feedback visual en touch */
  .select2-container--default .select2-results__option:active {
    background-color: #ffe5ef;
  }
}

@media (max-width: 480px) {
  /* Dropdown casi fullscreen en pantallas muy pequeñas */
  .select2-dropdown {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .select2-container--default .select2-dropdown {
    max-height: 70vh;
    border-radius: 20px 20px 0 0;
  }

  .select2-container--default .select2-results > .select2-results__options {
    max-height: calc(70vh - 80px);
  }
}

.btn.btn-primary{
    height: 45px;
    border-radius: 30px;
    padding-right: 22px;
    padding-left: 22px;
}
.btn.btn-outline-secondary{
    height: 45px;
    border-radius: 30px;
    padding-right: 22px;
    padding-left: 22px;
}
.btn.btn-outline-primary{
    height: 45px;
    border-radius: 30px;
    padding-right: 22px;
    padding-left: 22px;
}

/* ================================
   DATEPICKER - Estilos Minimalistas
   ================================ */

/* Contenedor principal del datepicker */
.ui-datepicker {
    background: #ffffff;
    border: none;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 24px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Arial', sans-serif;
    width: 320px !important;
}

/* Encabezado del datepicker */
.ui-datepicker-header {
    background: transparent;
    border: none;
    padding: 0 0 20px 0;
    margin-bottom: 16px;
    border-bottom: none;
    position: relative;
}

/* Título del mes y año */
.ui-datepicker-title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #1a1a1a;
    line-height: 40px;
}

/* Botones de navegación (anterior/siguiente) */
.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s ease;
    background: transparent;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
    background: #f5f5f5;
}

.ui-datepicker-prev {
    left: 0;
}

.ui-datepicker-next {
    right: 0;
}

/* Iconos de navegación */
.ui-datepicker-prev span,
.ui-datepicker-next span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ui-datepicker-prev span::after {
    content: "‹";
    font-size: 28px;
    color: #666;
    font-weight: 300;
    line-height: 1;
    display: block;
}

.ui-datepicker-next span::after {
    content: "›";
    font-size: 28px;
    color: #666;
    font-weight: 300;
    line-height: 1;
    display: block;
}

.ui-datepicker-prev:hover span::after,
.ui-datepicker-next:hover span::after {
    color: #333;
}

/* Tabla del calendario */
.ui-datepicker-calendar {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 8px;
}

/* Encabezado de días de la semana */
.ui-datepicker-calendar thead th {
    text-align: center;
    padding: 4px 4px;
    font-weight: 500;
    font-size: 13px;
    color: #999;
    text-transform: capitalize;
    letter-spacing: 0;
}

/* Celdas de días */
.ui-datepicker-calendar td {
    text-align: center;
    padding: 3px;
}

/* Enlaces de días */
.ui-datepicker-calendar td a,
.ui-datepicker-calendar td span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 15px;
    color: #333;
    transition: all 0.15s ease;
    font-weight: 400;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Día actual */
.ui-datepicker-calendar td a.ui-state-highlight {
    background: transparent;
    color: #fe5c84;
    font-weight: 600;
}

/* Hover en días */
.ui-datepicker-calendar td a:hover {
    background: #f8f8f8;
    color: #333;
}

/* Día seleccionado */
.ui-datepicker-calendar td a.ui-state-active {
    background: #fe5c84;
    color: #ffffff;
    font-weight: 500;
}

.ui-datepicker-calendar td a.ui-state-active:hover {
    background: #fe5c84;
    color: #ffffff;
}

/* Días deshabilitados (de otros meses) */
.ui-datepicker-calendar td.ui-datepicker-other-month span {
    color: #d8d8d8;
    cursor: default;
}

/* Días deshabilitados */
.ui-datepicker-calendar td.ui-state-disabled span {
    color: #d8d8d8;
    cursor: not-allowed;
}

/* Semana del año (si está habilitada) */
.ui-datepicker-calendar .ui-datepicker-week-col {
    color: #ccc;
    font-size: 11px;
    font-weight: normal;
}

/* Eliminar bordes innecesarios */
.ui-datepicker td {
    border: none;
}

/* Botones inferiores (hoy, listo, etc) */
.ui-datepicker-buttonpane {
    border-top: none;
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
}

.ui-datepicker-buttonpane button {
    background: #fe5c84;
    color: #ffffff;
    border: none;
    padding: 10px 24px;
    border-radius: 20px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
}

.ui-datepicker-buttonpane button:hover {
    background: #e54a72;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(254, 92, 132, 0.25);
}

/* Responsivo para pantallas pequeñas */
@media (max-width: 480px) {
    .ui-datepicker {
        width: 260px !important;
        padding: 15px;
    }

    .ui-datepicker-calendar td a,
    .ui-datepicker-calendar td span {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
}

/* Animación de entrada */
@keyframes datepickerFadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ui-datepicker {
    animation: datepickerFadeIn 0.2s ease-out;
}

/* Eliminar TODOS los bordes posibles */
.ui-datepicker * {
    box-sizing: border-box;
}

.ui-datepicker table,
.ui-datepicker th,
.ui-datepicker td,
.ui-datepicker a,
.ui-datepicker span {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.ui-datepicker-calendar td a:focus {
    outline: none !important;
    box-shadow: none !important;
}

.ui-widget-content {
    border: none !important;
}

.ui-corner-all {
    border: none !important;
}

/* Flechas SVG para navegación */
.ui-datepicker-prev span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
}

.ui-datepicker-next span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
}

.ui-datepicker-prev span::after,
.ui-datepicker-next span::after {
    content: none !important;
}

.ui-datepicker-prev:hover span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.ui-datepicker-next:hover span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important;
}

/* ======================================
   Selectores de Mes y Año (changeMonth/changeYear)
   ====================================== */

/* Contenedor de selectores */
.ui-datepicker-title select {
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 4px 10px;
    font-size: 10px;
    font-weight: 500;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
    margin: 0 4px;
    outline: none;
}
.ui-datepicker .ui-datepicker-title select{
    font-size: 15px;
    line-height: 22px;
}
.display-desktop{
    display:block;
}
.display-mobile{
    display:none;
}
@media screen and (max-width:600px) {
    .ui-datepicker .ui-datepicker-title{
        display: flex;
    }
    .ui-datepicker .ui-datepicker-title select{
        font-size: 15px!important;
        line-height: 22px;
    }
    .form-control, .form-select, .select2-container{
        margin-bottom: 15px;
    }
    .display-desktop{
        display:none;
    }
    .display-mobile{
        display:block;
    }
    .doctor-card .border-left-grey-md{
        border-left:none!important;
        border-top: 1px solid #e5e5e5;
        padding-top: 15px;
        margin-top: 15px;
    }
    .time-btn.btn.btn-light{
        padding: 10px 10px;
    }

    .col-container-left .row, .col-container-right .resumen-cita-container{
        width: 100%!important;
        padding: 12px !important;
    }

}
/* .ui-datepicker-title select:hover {
    background: #f0f0f0;
    border-color: #fe5c84;
}

.ui-datepicker-title select:focus {
    background: #ffffff;
    border-color: #fe5c84;
    box-shadow: 0 0 0 3px rgba(254, 92, 132, 0.1);
} */

/* Selector de mes */
.ui-datepicker-month {
    min-width: 100px;
}

/* Selector de año */
.ui-datepicker-year {
    min-width: 70px;
}

/* Flechas del select nativas */
.ui-datepicker-title select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L2 4h8z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding-right: 28px;
}

.ui-datepicker-title select:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fe5c84' d='M6 8L2 4h8z'/%3E%3C/svg%3E");
}

/* Opciones del select */
.ui-datepicker-title select option {
    padding: 8px;
    background: #fff;
    color: #333;
}

.col-container-right .resumen-cita-container {
    margin-bottom: 50px;
}


.footer-social-links a {
    color: #fff!important;
    border-color: #fff!important;
    padding: 5px 11px;
    font-size: 18px;
    margin-right: 15px;
    transition: color 0.2s ease;
}

.footer-social-links a:hover {
    color: #fff!important;
    border-color: #fff!important;
}

.theme-blush .col-container-left{
    min-height: 67vh;
}

@media screen and (max-width:600px) {
    .theme-blush .col-container-left{
        min-height: auto;
    }
}

.accordion-button{
    outline: 0!important;
}
.accordion-button:not(.collapsed) {
    background-color: #fae7ed!important;
}

button:focus:not(:focus-visible) {
    outline: 0!important;
    box-shadow: none;
    color: #fe5c84!important;
}


div:where(.swal2-container) {
    z-index: 999999999999999999!important;
}
