body {
    overflow-y: hidden;
    overflow-y: hidden;
    cursor: wait;
}

.container-main {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.main {
    flex: 1;
}

@keyframes ldio-oksk7unv8f {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ldio-oksk7unv8f div {
    box-sizing: border-box!important
}

.ldio-oksk7unv8f>div {
    position: absolute;
    width: 94px;
    height: 94px;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    border: 12px solid #000;
    border-color: #0973af transparent #0973af transparent;
    animation: ldio-oksk7unv8f 1s linear infinite;
}

.ldio-oksk7unv8f>div:nth-child(2) {
    border-color: transparent
}

.ldio-oksk7unv8f>div:nth-child(2) div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
}

.ldio-oksk7unv8f>div:nth-child(2) div:before,
.ldio-oksk7unv8f>div:nth-child(2) div:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: -12px;
    left: 29px;
    background: #0973af;
    border-radius: 50%;
    box-shadow: 0 82px 0 0 #0973af;
}

.ldio-oksk7unv8f>div:nth-child(2) div:after {
    left: -12px;
    top: 29px;
    box-shadow: 82px 0 0 0 #0973af;
}

.loadingio-spinner-dual-ring-guj901q2xi6 {
    width: 64px;
    height: 64px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-oksk7unv8f {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.64);
    backface-visibility: hidden;
    transform-origin: 0 0;
    /* see note above */
}

.ldio-oksk7unv8f div {
    box-sizing: content-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
label,
span,
a {
    font-family: 'Montserrat', sans-serif;
}

.fa-arrow-right,
.fa-arrow-left {
    cursor: pointer;
}

.head-bottom {
    display: none;
}

.horario_seleccionado {
    background: #fe6902 !important;
}

.tabcontrol ul>li {
    display: block;
}

.bg-body-card {
    background-color: #F2FBFF !important;
    padding-top: 20px;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.tab-container-servicio {
    background-color: #fff !important;
}

.tab-container {
    background-color: #fff !important;
}

.super-iframe-holder {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.flatpickr-calendar {
    z-index: 999999;
}

.super-iframe-holder iframe,
.super-iframe-holder object,
.super-iframe-holder embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    padding: 0;
    margin: 0;
    bottom: 0;
    outline: 0;
}

.image-container {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
}

.image-container .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
    font-size: 30px;
}

.image-container:hover .after {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .6);
}

.hummingbird-treeview label {
    font-size: 14px;
}

.hummingbird-treeview .fa {
    font-size: 14px;
}

.hummingbird-treeview,
.hummingbird-treeview * {
    line-height: 15px;
}

.hand-cursor {
    cursor: pointer;
}

.desactivado {
    pointer-events: none;
    opacity: 0.2;
    /*display: none;*/
}

.label-desactivado {
    pointer-events: none;
}

.oculto {
    opacity: 0;
    pointer-events: none;
}

.disponible {
    height: 10px;
    width: 10px;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
}

.no-disponible {
    height: 10px;
    width: 10px;
    /* background-color: red; */
    border-radius: 50%;
    display: inline-block;
}

#wizard-t-0,
#wizard-t-1,
#wizard-t-2,
#wizard-t-3,
#wizard-t-4 {
    text-decoration: none;
    pointer-events: none;
}

.desactivado {
    pointer-events: none;
    opacity: 0.6;
}

.flatpickr-input {
    opacity: 0;
    position: relative;
    width: 5px;
    height: 5px;
    left: 50px;
    top: 25px;
}

textarea {
    resize: none;
}

input,
textarea,
select,
button {
    /*font-family: "Lato-Regular";*/
    font-size: 14px;
}

select {
    /*  -moz-appearance: none;
  -webkit-appearance: none;*/
    cursor: pointer;
}

select option[value=""][disabled] {
    display: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

textarea {
    resize: none;
}

.img {
    max-width: 60%;
    vertical-align: middle;
}

.wrapper {
    width: 90%;
    height: auto;
    /*padding: 63px 90px 0;*/
    background: #fff;
    margin: 0 auto;
    margin-top: 2rem;
}

.wizard {
    position: relative;
}

.steps .current-info,
.steps .number {
    display: none;
}

.steps ul {
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}

.steps ul li {
    margin-right: 10.8%;
    text-align: center;
    position: relative;
}

.steps ul li:last-child {
    margin-right: 0;
}

.steps ul li .step-arrow {
    position: absolute;
    top: 33%;
    left: 110%;
    max-width: 57%;
}

.steps ul li .step-order {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    margin-top: 14px;
    font-weight: bolder;
}

.form-row {
    display: flex;
    margin-bottom: 20px;
}

.form-row .form-holder {
    width: 50%;
    margin-right: 20px;
}

.form-row .form-holder:last-child {
    margin-right: 0;
}

.form-row .form-holder.w-100 {
    width: 100%;
    margin-right: 0;
}

.form-row .form-group {
    width: 50%;
    display: flex;
}

.form-row .form-group .form-holder {
    margin-right: 21px;
}

.form-row .form-group .form-holder:last-child {
    margin-right: 0;
}

.form-holder {
    position: relative;
}

.form-holder i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    font-size: 16px;
}

.form-holder i.zmdi-eye {
    cursor: pointer;
}

.form-control {
    height: 42px;
    border: 1px solid #e6e6e6;
    width: 100%;
    background: none;
    padding: 0 35px 0 19px;
    color: #999;
}

.form-control:focus {
    border-color: #08c;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-moz-placeholder {
    color: #999;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control:-moz-placeholder {
    color: #999;
}

.actions {
    margin-top: 30px;
}

.actions ul {
    display: flex;
    justify-content: space-between;
}

.actions ul.step-4 {
    justify-content: center;
}

.actions ul.step-5 {
    display: flex;
    justify-content: center;
}

.actions ul.step-4 li:first-child {
    display: none;
}


.actions li{
    list-style: none;
}

.actions li a {
    border: none;
    display: inline-flex;
    height: 42px;
    width: 132px;
    align-items: center;
    color: #fff;
    cursor: pointer;
    background: #08c;
    text-decoration: none;
    text-transform: uppercase;
    justify-content: center;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 3px;
}

.actions li a:hover {
    background: #0DADFC;
}

.actions li:first-child a {
    width: 97px;
}

.actions li:last-child a {
    width: 234px;
}

table.cart {
    width: 100%;
    font-size: 15px;
    margin-bottom: 17px;
}

table.cart th {
    font-family: "Lato-Bold";
    color: #666;
    padding: 9px 0;
    border-bottom: 1px solid #e6e6e6;
}

table.cart td {
    padding: 13px 0;
    border-bottom: 1px solid #e6e6e6;
}

table.cart tr:last-child td {
    border: none;
}

table.cart tr:last-child td {
    padding-bottom: 0;
}

table.cart .item-thumb {
    display: inline-block;
    border: 1px solid #e6e6e6;
}

table.cart .product-thumb {
    width: 17.49%;
}

table.cart .product-detail {
    width: 22.45%;
}

table.cart .product-detail a {
    font-family: "Lato-Bold";
    color: #666;
    display: block;
    margin-bottom: 6px;
}

table.cart .product-detail span {
    color: #999;
}

table.cart .product-quantity {
    width: 16.25%;
}

table.cart .product-quantity .quantity {
    display: inline-block;
    width: 105px;
    height: 36px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

table.cart .product-quantity span {
    cursor: pointer;
    display: inline-block;
    flex-grow: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

table.cart .product-quantity input {
    border: none;
    padding: 0;
    width: 17px;
    font-size: 15px;
    color: #666;
    background: none;
    text-align: center;
}

table.cart .product-quantity input::-webkit-outer-spin-button,
table.cart .product-quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

table.cart .total-price {
    width: 39.78%;
    text-align: center;
}

table.cart .total-price span {
    font-family: "Lato-Bold";
    color: #92c752;
    font-weight: 700;
}

table.cart .product-remove {
    width: 4.03%;
    text-align: right;
}

table.cart .product-remove a {
    color: #666;
}

.cart_totals {
    font-size: 15px;
    color: #666;
    width: 66.56%;
    margin: auto;
    margin-bottom: 31px;
}

.cart_totals table {
    width: 100%;
}

.cart_totals th,
.cart_totals td {
    padding: 11px 0;
    vertical-align: top;
    text-align: left;
}

.cart_totals th {
    font-family: "Lato-Bold";
    color: #333;
    text-align: left;
    width: 65.81%;
}

.cart_totals th span {
    color: #999;
    font-size: 14px;
}

.cart_totals .order-total th,
.cart_totals .order-total td {
    padding: 12px 0;
    color: #333;
    font-family: "Lato-Bold";
}

.checkbox label {
    padding-left: 21px;
    cursor: pointer;
    display: block;
    position: relative;
    margin-bottom: 13px;
}

.checkbox label span {
    font-family: "Lato-Bold";
}

.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox input:checked~.checkmark:after {
    display: block;
}

.checkbox .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    border: 1px solid #999;
}

.checkbox .checkmark:after {
    content: "";
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    display: none;
}


/* body {
    overflow-y: hidden;
    overflow-x: hidden;
} */


/*# sourceMappingURL=style.css.map */

.card {
    border-radius: 5px !important;
}

.tab-container {
    border: 0px;
    padding: 5px 11px 1px 11px;
    border-radius: 5px;
}


/* CABECERA DETALLE */

.detalle-seleccion {
    padding: 4px 22px 4px 22px;
    border: 2px solid #fe6902;
    border-radius: 9px;
    margin: 0px 1px 0px 1px;
    display: grid;
    grid-template-columns: min-content min-content min-content auto;
    column-gap: 20px;
}

.detalle-seleccion>div {
    display: grid;
    grid-template-columns: min-content auto;
    column-gap: 12px;
}

.detalle-seleccion>div div:nth-child(1) {
    display: grid;
    justify-content: center;
    align-items: center;
}

.detalle-seleccion>div div:nth-child(2),
.detalle-seleccion>div div:nth-child(3) {
    white-space: nowrap;
}


/* .detalle-seleccion div:nth-child(4) {
    justify-content: flex-end;
} */

.detalle-seleccion>div div:nth-child(1) {
    grid-row: 1 / 3;
}

.div-horas {
    overflow-y: scroll;
    height: 208px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
}

ul.miul>li {
    background: #08c;
    color: white;
    font-size: 24px;
    /* padding: 12px 15px 12px 15px; */
    text-align: center;
    border-radius: 7px;
    font-weight: bold;
    margin-bottom: 4px;
    cursor: pointer;
}

ul.miul-disabled>li {
    background: #fbfbfb;
    color: white;
    font-size: 24px;
    /* padding: 12px 15px 12px 15px; */
    text-align: center;
    border-radius: 7px;
    font-weight: bold;
    margin-bottom: 4px;
    cursor: pointer;
    pointer-events: none;
}

ul.miul-disponible-futuro>li {
    background: #08c;
    color: white;
    font-size: 24px;
    /* padding: 12px 15px 12px 15px; */
    text-align: center;
    border-radius: 7px;
    font-weight: bold;
    margin-bottom: 4px;
    cursor: pointer;
    pointer-events: none;
}


/* RESPONSIVE DETALLE  */

@media (max-width: 1211px) {
    .title {
        width: 51%;
        padding: 0px 15px 0px 15px;
    }
}

.feature-box-icon {
    width: 25px!important;
    height: 25px!important;
    font-size: 12px!important;
    cursor: pointer!important;
}

.detalle-staff-hora {
    border: 2px solid #08c;
    border-radius: 10px;
    padding: 8px 20px 8px 20px;
}

.reserva-contenedor {
    border: 2px solid #ccc;
    background: #fbfbfb;
    padding: 20px 30px 20px 30px;
    border-radius: 11px;
}

label {
    margin-bottom: 0!important;
}

.card-1 {
    /* height: 382px; */
    height: 100%;
}

.card-2 {
    /* height: 382px; */
    height: 100%;
}

.card-3 {
    /* height: 382px; */
    height: 100%;
}

.form-group {
    margin-bottom: 10px!important;
}

.span-sin-horario {
    position: absolute;
    left: 50%;
    top: 59%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #c1c1c1;
}

.span-disponible-futuro {
    position: absolute;
    left: 50%;
    top: 72%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #0088cc;
}


/* Estilos personalizados*/

.card {
    border-radius: 10px !important;
}

.card-header {
    background: rgb(9, 115, 175)!important;
    background: linear-gradient(83deg, rgba(9, 115, 175, 1) 0%, rgba(9, 97, 147, 1) 99%)!important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.btn-primary {
    background: #0973af !important;
    border: #0973af !important;
}

.btn-primary:hover {
    background: #00598d !important;
    border: #00598d !important;
}

.btn-orange {
    color: #fff!important;
    background-color: #fe6902!important;
}

.btn-orange:hover {
    color: #fff!important;
    background-color: #e66204!important;
}


/* Cabecera */

#wrap {
    padding: 0px !important;
    background: none!important;
    position: relative;
    margin-top: 55px
}

header {
    background: #fff;
    border-top: 4px solid #fe6902;
}

.head-top {
    border-bottom: 1px solid #f1f1f1;
}

.head-top-content {
    display: grid;
    grid-template-columns: auto 35% auto;
    padding: 15px 0px 15px 0px;
}

.head-bottom {
    background: rgb(9, 115, 175);
    background: linear-gradient(83deg, rgba(9, 115, 175, 1) 0%, rgba(9, 97, 147, 1) 99%);
}

.head-bottom-container {
    display: grid;
    grid-template-columns: auto auto;
}

.head-bottom-content {
    justify-content: center;
    padding: 15px 0px 15px 0px;
    display: flex;
    display: flex;
    justify-content: flex-end;
}

.head-phone-botom {
    display: grid;
    grid-template-columns: auto auto;
}

.head-phone-botom div {
    display: grid;
    justify-content: center;
    align-items: center;
}

.head-phone-botom label {
    display: block;
    margin: 0;
    color: #fff;
}

.head-phone-botom a {
    margin-top: -33px;
    color: #fe6902;
    font-weight: 900;
    text-shadow: 0px 2px #00000036;
}

.head-bottom-content button:nth-child(1),
.head-bottom-content button:nth-child(2) {
    background: #fe6902;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #fe6902;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 12px 10px 12px;
    transition: all .35s;
    margin: 0px 0px 0px 5px;
}

.head-logo img {
    width: 125px!important;
}

.head-phone {
    display: grid;
    grid-template-columns: auto auto;
    margin-top: 10px;
    text-align: right;
    /* grid-template-rows: auto auto; */
}

.head-phone div>label {
    font-size: 12px;
    color: #828282;
    display: block;
    margin: 0;
}

.head-phone div>a {
    color: #fe6902;
    display: block;
    margin: 0;
    font-weight: bold;
    text-decoration: none;
}

.head-button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
}

.head-button button:nth-child(1) {
    background: none;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #0973af;
    font-weight: 700;
    color: #0973af;
    font-size: 13px;
    line-height: 1.5;
    border-radius: .25rem;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 12px 10px 12px;
    transition: all .35s;
}

.head-button button:nth-child(1):hover {
    background: #0973af;
    color: #fff;
    /* border: none; */
}

.head-button button:nth-child(2) {
    margin-left: 5px;
    background: #0973af;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    border-radius: .25rem;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 12px 10px 12px;
    transition: all .35s;
    position: relative;
}

.head-button button:nth-child(2):after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fe6902;
    transition: all .35s;
}

.head-button button:nth-child(2) span {
    position: relative;
    z-index: 2;
}

.head-button button:nth-child(2):hover {
    color: #fff;
    border: 1px solid #fe6902;
}

.head-button button:nth-child(2):hover:after {
    width: 100%;
}

.sectionStep {
    padding-top: 50px;
    -webkit-box-shadow: 0 0 10px #cecece;
    box-shadow: 0 0 10px #cecece;
    border-radius: 25px;
    background: #fff;
}

footer {
    color: #fff;
    padding: 10px 0px 10px 0px;
    margin-top: 30px;
    text-align: center;
    background: rgb(9, 115, 175);
    background: linear-gradient(83deg, rgba(9, 115, 175, 1) 24%, rgba(0, 84, 135, 1) 100%);
}

.steps ul li .step-order {
    pointer-events: none;
}

.card-1,
.card-2,
.card-3 {
    margin: 0 auto;
}

#subtitle-step-1 {
    margin-left: 2.1rem;
}

.title {
    background: #fe6902;
    color: #fff;
    position: absolute;
    top: -44px;
    text-align: center;
    border-top-left-radius: 20px;
    line-height: 44px;
    border-top-right-radius: 20px;
    font-weight: bolder;
    font-size: 26px;
    width: 28%;
    left: 50%;
    transform: translate(-50%, 0);
}


/* preloader */

.preloader-logo {
    width: 100%;
    height: 100%;
    background: rgb(9, 115, 175);
    background: radial-gradient(circle, rgba(9, 115, 175, 1) 24%, rgba(0, 78, 121, 1) 99%);
    /* background: rgb(254, 105, 2);
    background: radial-gradient(circle, rgba(254, 105, 2, 1) 24%, rgba(189, 77, 0, 1) 99%); */
    display: grid;
    justify-content: center;
    align-content: center;
    overflow-y: hidden;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 1;
    transition: opacity 1s;
}

.preloader-logo.fade {
    opacity: 0;
}

.preloader-logo img {
    /* width: 100%;
     */
    width: 243px;
    animation: latidos infinite 1.5s linear;
    overflow-y: hidden;
    overflow-x: hidden;
}

.loader01 {
    width: 25px;
    height: 25px;
    border: 5px solid rgba(255, 255, 255, 0.25);
    border-top-color: rgba(255, 255, 255, 0.25);
    border-top-color: #fff;
    border-radius: 50%;
    position: absolute;
    animation: loader-rotate 1s linear infinite;
    margin: auto;
    position: absolute;
    margin-bottom: 150px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@keyframes latidos {
    from {
        transform: none;
    }
    50% {
        transform: scale(1.1);
    }
    to {
        transform: none;
    }
}

#wizard-t-3>img {
    max-width: 55%;
}

.preloader-logo-2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 103, 164, 0.64);
    display: grid;
    justify-content: center;
    align-content: center;
    overflow-y: hidden;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 1;
    transition: opacity 1s;
}

.loader02 {
    width: 25px;
    height: 25px;
    border: 5px solid rgba(255, 255, 255, 0.25);
    border-top-color: rgba(255, 255, 255, 0.25);
    border-top-color: #fff;
    border-radius: 50%;
    position: absolute;
    animation: loader-rotate 1s linear infinite;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.text-loader {
    margin-top: 3rem;
    color: #fff;
}

@keyframes loader-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Disenio responsivo */

@media (max-width: 1199px) {
    .title {
        width: 40%;
    }
    #subtitle-step-1 {
        margin-left: 0.2rem;
    }
    #wizard-t-3>img {
        max-width: 56%;
    }
    .detalle-seleccion {
        grid-template-columns: repeat(auto-fill, 200px);
    }
    .detalle-seleccion div:nth-child(4) {
        justify-content: flex-start;
    }
}

@media (max-width: 1163px) {
    #row-cards {
        display: block;
    }
    .containar-card {
        margin: 0 auto;
        margin-bottom: 10px;
        max-width: 100%!important;
    }
    .card-1,
    .card-2,
    .card-3 {
        width: 85%!important;
    }
    #subtitle-step-1 {
        margin: 0;
        text-align: center;
    }
}

@media (max-width: 1067px) {
    .head-top-content {
        width: 91%;
    }
    #wizard-t-3>img {
        max-width: 54%;
    }
}

@media (max-width: 991px) {
    .head-phone {
        display: none;
    }
    .head-top-content {
        grid-template-columns: auto auto;
    }
    .head-top-content {
        width: 90%;
    }
    .title {
        width: 45%;
    }
    #wizard-t-3>img {
        max-width: 53%;
    }
    .head-bottom {
        display: block;
    }
    .steps ul li .step-arrow {
        top: 33%;
        left: 102%;
    }
    .cart_totals {
        width: 74%;
    }
    .head-button button:nth-child(1),
    .head-button button:nth-child(2) {
        display: none;
    }
    .head-top-content {
        justify-content: center;
    }
    /* PASO 2*/
    .medical-container {
        justify-content: center;
        grid-template-columns: 50% 50% !important;
    }
    .medical-container>div:nth-child(1) {
        /* background: red; */
        display: flex;
        justify-content: center;
        align-items: center;
        grid-column: 1 / 3;
    }
    .medical-container>div:nth-child(2) {
        /* background: green; */
        grid-column: 1 / 3;
    }
    .detail-hour {
        margin-left: 26px;
    }
    .medical-container div:nth-child(2) {
        /* grid-column: 1 / 3; */
    }
}

@media (max-width: 767px) {
    .head-phone-botom {
        display: none;
    }
    .head-bottom {
        /* display: none; */
    }
    .title {
        width: 48%;
        font-size: 25px;
    }
    #wizard-t-2>img {
        max-width: 42%;
    }
    #wizard-t-3>img {
        max-width: 51%;
    }
    #wrap {
        max-width: 89%;
    }
    .head-phone {
        grid-template-columns: auto;
    }
    .card-1,
    .card-2,
    .card-3 {
        width: 100% !important;
        max-width: 100%;
    }
    .row-cards {
        margin: 0!important;
    }
    #wizard>div:nth-child(2) {
        max-width: 600px;
    }
    body {
        background: none;
        height: auto;
        display: block;
    }
    .steps ul li .step-arrow {
        top: 21%;
    }
    .wrapper {
        width: auto;
        padding: 0;
        height: auto;
    }
    .wizard {
        height: auto;
        padding: 40px 20px 20px;
    }
    .form-row {
        display: block;
    }
    .form-row .form-holder {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .form-row .form-group {
        width: 100%;
        display: block;
    }
    .actions ul {
        flex-direction: column;
        align-items: flex-end;
    }
    .actions ul li {
        margin-bottom: 20px;
    }
    .cart_totals {
        width: 100%;
    }
    .cart_totals .shipping th,
    .cart_totals .shipping td {
        display: block;
        text-align: left;
    }
    .cart_totals td {
        text-align: right;
    }
    .cart_totals th {
        width: 80%;
    }
    table.cart th {
        display: none;
    }
    table.cart td {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: none;
    }
    table.cart td:before {
        content: attr(data-title);
        font-weight: 700;
        color: #333;
    }
    table.cart .product-thumb,
    table.cart .product-detail,
    table.cart .product-quantity,
    table.cart .total-price,
    table.cart .product-remove {
        width: 100%;
    }
    table.cart .product-thumb,
    table.cart .product-remove {
        justify-content: center;
    }
    table.cart tr:first-child td:last-child {
        padding-bottom: 30px;
    }
    table.cart tr:last-child td {
        padding-bottom: 13px;
    }
    table.cart tr:last-child td:first-child {
        padding-top: 30px;
        border-top: 1px solid #e6e6e6;
    }
}


/* SECTION PAGO PAGO EXITOSO */

.check-round {
    display: flex;
    border: 5px solid #5CC25C;
    justify-content: center;
    width: 65px;
    border-radius: 50%;
    height: 65px;
    align-items: center;
    color: #5CC25C;
    margin: 0 auto;
}

.check-round>i {
    font-size: 2rem;
}

@media (max-width: 713px) {
    .title {
        width: 51%;
        padding: 0px 15px 0px 15px;
    }
}

@media (max-width: 642px) {
    #wizard-t-3>img,
    #wizard-t-2>img,
    #wizard-t-1>img,
    #wizard-t-0>img {
        /* width: 52%; */
        min-width: 45px;
    }
}

@media (max-width: 652px) {
    .title {
        width: 65%;
        font-size: 25px;
    }
}

@media (max-width: 548px) {
    .steps ul li {
        margin-right: 0!important;
    }
    .step-order {
        font-size: 9px!important;
        margin-top: 2px!important;
    }
    #wizard-t-3>img,
    #wizard-t-2>img,
    #wizard-t-1>img,
    #wizard-t-0>img {
        min-width: 49px;
        width: 25px;
    }
    ul[role=tablist] {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
        justify-content: normal;
    }
    .steps ul li .step-arrow {
        left: 87%;
        width: 25px;
        top: 40%
    }
}

@media (max-width: 511px) {
    .title {
        width: 56%;
        font-size: 18px;
    }
    .steps ul li .step-arrow {
        left: 84%;
    }
}

@media (max-width: 491) {
    .steps ul li .step-arrow {
        top: 33%
    }
}

@media (max-width: 444px) {
    .title {
        width: 60%;
        font-size: 15px;
    }
}

@media (max-width: 414px) {
    #wizard-t-3>img,
    #wizard-t-2>img,
    #wizard-t-1>img,
    #wizard-t-0>img {
        min-width: 36px;
    }
    .step-order {
        font-size: 8px!important;
        margin-top: 6px!important;
    }
    .title {
        width: 60%;
        font-size: 15px;
    }
}

@media (max-width: 366px) {
    #wizard-t-3>img,
    #wizard-t-2>img,
    #wizard-t-1>img,
    #wizard-t-0>img {
        min-width: 32px;
    }
    .step-order {
        font-size: 6px!important;
    }
    .steps ul li .step-arrow {
        width: 15px;
    }
    #wizard>div:nth-child(2) {
        padding: 0;
    }
}

@media (max-width: 353px) {
    .title {
        width: 70%;
    }
}


/* PASO 2 */

.div-detalle-staff-hora {
    margin-bottom: 25px;
}

.medical-container {
    display: grid;
    grid-template-columns: auto 35%;
    padding: 30px;
    border: 2px solid #0088cc;
    border-radius: 10px;
    margin-bottom: 25px;
}

.medical-main {
    display: grid;
    /*background: blue;*/
    justify-content: flex-start;
    align-items: center;
    grid-template-rows: 235px;
}

.medical {
    display: grid;
    grid-template-columns: min-content min-content min-content;
}


/* foto */

.ver-perfil {
    margin-left: 5px;
    background: #0973af;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    border-radius: .25rem;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 12px 10px 12px;
    transition: all .35s;
    position: relative;
}

.ver-perfil:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fe6902;
    transition: all .35s;
}

.ver-perfil span {
    position: relative;
    z-index: 2;
}

.ver-perfil:hover {
    color: #fff;
    border: 1px solid #fe6902;
}

.ver-perfil:hover:after {
    width: 100%;
}

.medical div:nth-child(1) img:nth-child(1) {
    border-radius: 25rem;
    width: 161px;
}


/* nombre y boton */

.medical div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.medical div:nth-child(2) span:nth-child(1) {
    white-space: nowrap;
    margin-left: 13px;
}


/* RIGHT */

.date-container {
    display: grid;
    grid-template-columns: auto auto;
}

.date-change {
    display: grid;
    grid-template-columns: auto min-content auto;
    justify-content: center;
}

.date-change div:nth-child(1),
.date-change div:nth-child(2),
.date-change div:nth-child(3) {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.div-calendar {
    text-align: center;
}

.month-day-selected {
    text-align: center;
}

.month-selected {
    color: #0088cc;
}

.month-selected,
.day-selected {
    white-space: nowrap;
}

@media (max-width: 784px) {
    .medical-container {
        grid-template-columns: 50% 50%;
    }
    .medical-main {
        justify-content: center;
    }
    .medical-container>div:nth-child(1) {
        display: grid;
        grid-template-rows: 180px;
    }
    .medical-container>div:nth-child(2) {
        margin-top: 35px;
    }
    .detail-hour {
        display: grid;
        grid-template-columns: auto auto;
        column-gap: 25px;
        margin-left: 0px;
        border: 2px solid #0973af;
        padding: 7px 9px 7px 9px;
        border-radius: 13px;
    }
}

.hours-container {
    position: relative;
}

@media (max-width: 600px) {
    .medical div:nth-child(1) img:nth-child(1) {
        width: 105px;
    }
    .hours-container>span {
        font-size: 14px;
    }
    .detail-hour,
    .date-container {
        font-size: 14px;
    }
}

@media (max-width: 548px) {
    .detail-hour,
    .date-container {
        font-size: 12px;
    }
    .hours-container>span {
        font-size: 12px;
    }
    .medical-container>div:nth-child(2) {
        margin-top: 13px;
    }
}

.modal-content {
    border-radius: 18px!important;
}

#FinishButton {
    margin-bottom: 25px;
}


/*Select2*/

.select2-container--default .select2-selection--single {
    /* background-color: #2700f7!important; */
    display: flex!important;
    align-items: center;
}

.select2-container .select2-selection--single {
    height: 42px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px!important;
}


/* Modales */

.modal-centered {
    text-align: center;
}

.modal-centered::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

.modal-centered-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-dialog {
    margin: 0 auto;
}

.modal-registrar-cliente {
    width: 50%!important;
}

.modal-recuperar-contrasenia {
    width: 50%!important;
}

.modal-perfil {
    width: 60%!important;
}

.modal-editar-cliente {
    width: 60%!important;
}

.modal-agregar-mascota {
    width: 60%!important;
}

@media (max-width: 900px) {
    .modal-registrar-cliente {
        width: 60%!important;
    }
    .modal-recuperar-contrasenia {
        width: 60%!important;
    }
    .modal-perfil {
        width: 65%!important;
    }
    .modal-editar-cliente {
        width: 65%!important;
    }
    .modal-agregar-mascota {
        width: 65%!important;
    }
}

@media (max-width: 700px) {
    .modal-registrar-cliente {
        width: 75%!important;
    }
    .modal-recuperar-contrasenia {
        width: 75%!important;
    }
    .modal-perfil {
        width: 75%!important;
    }
    .modal-editar-cliente {
        width: 75%!important;
    }
    .modal-agregar-mascota {
        width: 75%!important;
    }
}

@media (max-width: 600px) {
    .modal-registrar-cliente {
        width: 70%!important;
    }
    .modal-recuperar-contrasenia {
        width: 90%!important;
    }
    .modal-perfil {
        width: 90%!important;
    }
    .modal-editar-cliente {
        width: 90%!important;
    }
    .modal-agregar-mascota {
        width: 90%!important;
    }
}

@media (max-width: 500px) {
    .modal-registrar-cliente {
        width: 95%!important;
    }
    .modal-recuperar-contrasenia {
        width: 95%!important;
    }
    .modal-perfil {
        width: 95%!important;
    }
    .modal-editar-cliente {
        width: 95%!important;
    }
    .modal-agregar-mascota {
        width: 95%!important;
    }
}

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

.btn-outline-customer {
    background: none;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #0973af;
    font-weight: 700;
    color: #0973af;
    font-size: 13px;
    line-height: 1.5;
    border-radius: .25rem;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 12px 10px 12px;
    transition: all .35s;
}

.btn-outline-customer:hover {
    background: #0973af;
    color: #fff;
    /* border: none; */
}