input[type=text], input[type=email] {
    font-family: Figtree;
    font-size: 16px;
    color: #85754e;
    font-weight: 400;
    -webkit-appearance: none !important;
    border: none;
    background: transparent;
    border-bottom: solid 1px #dad8d6;
    outline: none !important;
    width: 100%;
    padding: 5px;
}
input[type=button]{
	font-family: Figtree;
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 2em;
    padding: 0.6em 1.1em;
    background: #85754e;
    border-color: transparent;
    color: #ffffff !important;
}
input::placeholder {
	opacity: 0.5;
  	color: #85754e;
}
input[type="checkbox"] {
    opacity: .6;
    margin-right: -16px;
    margin-bottom: 10px;
    margin-top: -2px;
}
.ptodo {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.plogo {
    width: 19%;
    text-align: center;
    display: flex;
    padding: 2%;
    padding-right: 6%;
    align-items: center;
    justify-content: center;
    border-right: solid 1px #dad8d6;
    flex-direction: column;
}
.ptexto {
    width: 60%;
    text-align: center;
    display: flex;
    padding: 0% 6%;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}
.ptitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}
img.logop {
    width: 100%;
}
.colu2 {
    width: 100%;
    flex: 1;
    padding: 10px 0px;
}
.colu1 {
    width: 100%;
    flex: 1;
    padding: 10px 0px;
}
.formp {
    display: flex;
    gap: 25px;
}
.form-container {
    width: 1000px;
    overflow: hidden;
    margin: auto;
    height: 500px;
}
.form-steps {
    display: flex;
    transition: transform 0.5s ease;
    width: 1000px;
    height: 500px;
}
.step {
    width: 92.5%;
    flex-shrink: 0;
    padding: 0px 4%;
    display: flex;
}
input#sendOTP {
    width: 129px;
    margin: auto;
    margin-right: -15px;
}
body { 
	margin: 0; 
	width:1000px;
}
div#citaanterior {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 132px;
    font-size: 12px;
    font-family: 'Figtree';
    background: #ffffffa3;
    padding: 5px;
    border-radius: 16px;
    pointer-events: none;
}
div#citaanterior input {
    font-size: 12px;
}
.titca {
    border-bottom: solid 1px;
}
.botones {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.step h3 {
    font-family: Figtree;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    margin-top: 0px;
    color: #85754e;
    margin-bottom: 15px;
}
.solo {
    font-family: 'Figtree';
    font-size: 13px;
    margin-bottom: 15px;
}
.formp.checkp {
    text-align: left;
    font-family: Figtree;
    font-size: 11px;
    color: #85754e;
    display: block;
}
.formp.checkp1 {
    margin-top: 25px;
    gap: 5px;
}
input#acepto1 {
    margin-right: 8px;
}
input#acepto2 {
    margin-right: 8px;
}
.formp.checkp.checkp1 a {
    color: #8a7449;
}
.formp.checkp2 {
    margin-bottom: 10px;
    margin-top: -15px;
}
#sendOTP:hover{
	background:black;
}
.perror {
    text-align: left;
    font-size: 12px;
    color: red;
    font-family: 'Figtree';
    margin-left: 5px;
    margin-bottom: -25px;
	height: 15px;
}
div#p_priv {
    margin-top: -15px;
    margin-bottom: 15px;
}
div#errorOTP {
    font-family: Figtree;
    font-size: 12px;
    margin-top: -27px;
    height: 35px;
    color: red;
}
.sehaenv {
    font-family: Figtree;
    font-size: 14px;
    margin-top: 15px;
    font-weight: bold;
}
input#code0 {
    background: white;
    width: 225px;
    border: solid 1px #85754e;
    border-radius: 20px;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 32px;
    text-align: center;
    letter-spacing: 3px;
    font-size: 30px;
}
input#anterior2,input#anterior3,input#anterior4,input#anterior5,input#anterior6 {
    background: #b3b3b3;
}
.conicono {
    text-align: left;
    font-family: 'Figtree';
    font-size: 14px;
    font-weight: bold;
}
img.iconf {
    width: 30px;
    margin-right: 7px;
    margin-bottom: -9px;
    margin-left: 8px;
    cursor: pointer;
}
img.iconf:hover {
    transform:scale(1.2);
	opacity:.7;
}
div#popcancelar {
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 300px);
    width: 600px;
    background: #bdb39a;
    text-align: center;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 10px #ccc;
    border: solid 1px white;
    font-family: 'Figtree';
}
.cerrarcancelar {
    float: right;
    margin-top: -11px;
    border: solid 1px;
    background: #85754e;
    color: white;
    padding: 5px;
    border-radius: 5px;
    font-size: 10px;
    cursor: pointer;
    margin-right: -9px;
}
.cerrarcancelar:hover {
    background: black;
}
.botoncancelar{
	cursor:pointer;
}
.textcancelar {
    margin: 16px;
}
.plogo h4 {
    font-family: Figtree;
    font-size: 13px;
    color: #85754e;
}
.nomcom {
    display: flex;
    font-family: Figtree;
    font-size: 12px;
    align-items: center;
    justify-content: flex-start;
}
img.logocom {
    width: 23px;
    margin-right: 6px;
}
img.qrcom {
    width: 67px;
    margin-right: 10px;
    border-radius: 10px;
}
.conqr {
    display: flex;
    font-family: Figtree;
    font-size: 11px;
    align-items: flex-end;
    text-align: left;
    margin-top: 12px;
    cursor: pointer;
}
.textqr {
    font-size: 10px;
}
.tipovisita {
    background: white;
    margin: 10px;
    padding: 10px;
    display: flex;
    border-radius: 12px;
    border: solid 1px #7e6b42;
    font-family: Figtree;
    margin-top: 20px;
    margin-bottom: 0px;
    align-items: anchor-center;
    cursor: pointer;
    padding-bottom: 0px;
}
.tipovisita:hover {
    background: #e3e1dd;
}
img.iconvis {
    width: 90px;
    margin-right: 20px;
}
.textovisita {
    text-align: left;
    width: 620px;
}
.textovisita h5 {
    font-size: 15px;
    margin-bottom: -7px;
}
.timevisita {
    background: #7e6b42;
    color: white;
    width: 120px;
    padding: 5px;
    border-radius: 19px;
    margin-top: -72px;
    font-size: 14px;
}
div#tcit1,div#tcit2,div#tcit3 {
    font-weight: bold;
}
.resumen1 {
    background: white;
    border: solid 1px #85754e;
    border-radius: 10px;
    font-family: Figtree;
    font-size: 14px;
    text-align: left;
    padding: 5px 10px;
    line-height: 20px;
    margin: 5px 0px;
}
.resumenfinal {
    display: flex;
    gap: 5px;
}
.resumenfinal .resumen1 {
    flex: 1;
}
.resumen4 {
    background: #ffffff9c;
    border: solid 1px #85754e;
    border-radius: 10px;
    font-family: Figtree;
    font-size: 14px;
    text-align: left;
    padding: 5px 10px;
    line-height: 20px;
    margin: 5px 0px;
    flex: 1;
    opacity: .5;
}
div#nuvacita, div#citantes {
    background: #85754e45;
    margin: -6px -10px;
    border-radius: 10px 10px 0px 0px;
    padding: 3px 11px;
    font-weight: bold;
    margin-bottom: 10px;
}
div#tipivi4,#dirtipivi4,#fectipivi4,#horatipivi4 {
    text-decoration: line-through;
}
button#prevBtn {
    padding-right: 18px;
    padding-left: 4px;
	cursor:pointer;
}
button#nextBtn {
    padding-right: 15px;
    padding-left: 7px;
	cursor:pointer;
}
button#prevBtn:hover,button#nextBtn:hover {
    background: #85754e;
    color: white;
}
h1#monthYear {
    font-size: 23px;
}
.calendar-container {
    max-width: 600px;
    width: 100%;
    font-family: Figtree;
}
.calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.calendar-header h1 {
  margin: 0;
  font-size: 2.5rem;
  color: #474c4e;
}
.calendar-nav button {
    background: none;
    border: 2px solid #474c4e;
    border-radius: 50%;
    font-size: 18px;
    width: 25px;
    height: 25px;
    color: #474c4e;
    cursor: pointer;
}
.calendar {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 2px;
    text-align: center;
}
.day-name {
  font-weight: bold;
  color: #1c1c1c;
}
.diapasado, .domingo {
    opacity: .3;
}
.dia:hover {
    background: #ada593;
}
.dia {
    cursor: pointer;
    border: solid 1px #ccc;
}
.volverdem {
    background: #7e6b42;
    color: white;
    font-family: Figtree;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.volverdem:hover {
    background: black;
}
.volverdem a{
    color: white !important;
	text-decoration:none !important;
}
.domingo{
  background-color: #e2e3e5;
  color: #1c1c1c;
  padding: 0.5rem 0;
  border:none;
  pointer-events:none
}
input[type="button"]:hover {
    background: black;
}
.nocitas {
    font-family: Figtree;
    text-align: center;
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 4;
    display: grid;
    margin-top: 10px;
    font-size: 13px;
    color: #8d8d8d;
}
.calendar div {
    padding: 4px;
    border-radius: 6px;
    font-size: 13px;
}
.spinner img {
    width: 55px;
}
.spinner {
    margin-right: -20px;
    margin-top: 15px;
    margin-left: -35px;
    display: none;
}
.highlight {
  background-color: #cba86b;
  color: #1c1c1c;
}

.end-of-month {
  background-color: #e2e3e5;
}
.resi img {
    width: 30px;
    height: 30px;
}
.resi {
    display: flex;
    gap: 5px;
    margin: 0px;
}
#miscitas .resi {
    display: flex;
    gap: 5px;
    margin: 6px;
}
.tipis {
    line-height: 20px;
    margin-left: 5px;
}
.hor-disp {
    padding: 5px;
    border-radius: 6px;
    font-size: 13px;
    font-family: Figtree;
    border: solid 1px #ccc;
	cursor:pointer;
}
.hor-disp:hover {
    background: #ada593;
}
div#horarios {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
}
.confirmado {
    background: green;
    color: white;
    font-family: Figtree;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}
.codcad {
    font-family: Figtree;
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #85754e;
}
.codcad span {
    font-size: 11px;
    line-height: 22px;
	color:black;
	font-weight:normal;
}
.promociones {
    display: flex;
    gap: 30px;
    margin-top: 11px;
    justify-content: center;
    margin-bottom: 40px;
}
.botpromo:hover {
    background: #85754e;
    transform: scale(1.1);
}
.botpromo {
    background: #efebe6;
    padding: 1px;
    cursor: pointer;
    transition: all 1s ease;
}
.botpromo img {
    width: 95px;
    margin: 0px;
    padding: 6px;
    background: #efebe6;
}
.nuevacita {
    margin-bottom: -8px;
}
.miscitas{
	padding-top: 22px;
    margin-bottom: 3px;
}
.citas(novale) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    max-height: 107px;
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-color: #85754e66 #f3f3f3;
    scrollbar-width: thin;
    margin-bottom: 15px;
}
.citas {
    display: block;
}
.cita(novale) {
    background: white;
    border: solid 1px #ccc;
    padding: 5px;
    font-family: Figtree;
    font-size: 11px;
    border-radius: 7px;
}
.cita {
    background: white;
    border: solid 1px #ccc;
    padding: 14px;
    font-family: Figtree;
    font-size: 14px;
    border-radius: 7px;
    margin: 20px;
}
.cita .ptitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.cita img {
    width: 30px;
    height: 30px;
    margin-top: -5px;
}
.cita .tipis {
    line-height: 23px;
    margin-left: 5px;
    text-align: left;
}
.botis {
    display: flex;
    gap: 15px;
}
.botis input {
    font-size: 13px;
    padding: 3px 10px;
    margin-top: 5px;
}

@media (max-width: 900px) {
.formp.checkp {
    text-align: left;
    font-family: Figtree;
    font-size: 10px;
    color: #85754e;
    display: block;
    line-height: 10px;
}
.step {
    width: 98%;
    flex-shrink: 0;
    padding: 10px;
    display: flex;
}
.plogo {
    width: 19%;
    text-align: center;
    display: flex;
    padding: 2%;
    padding-right: 6%;
    align-items: center;
    justify-content: center;
    border-right: none;
    flex-direction: row;
    gap: 10px;
}
.ptodo {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 96vw;
    gap: 15px;
}
.ptexto {
    width: 83%;
    text-align: center;
    display: flex;
    padding: 0% 10px;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}
img.iconvis {
    width: 50px;
    margin-right: 20px;
}
.textovisita {
    text-align: left;
    width: 367px;
    font-size: 10px;
    margin-top: -28px;
}
.timevisita {
    background: #7e6b42;
    color: white;
    width: 50px;
    height: 12px;
    padding: 5px;
    border-radius: 19px;
    top: -13px;
    margin-top: 0px;
    font-size: 11px;
    margin-right: 0px;
    position: absolute;
    right: -5px;
}
.tipovisita {
    background: white;
    margin: 0px;
    padding: 10px;
    display: flex;
    border-radius: 12px;
    border: solid 1px #7e6b42;
    font-family: Figtree;
    margin-top: 20px;
    margin-bottom: 0px;
    align-items: anchor-center;
    cursor: pointer;
    padding-bottom: 0px;
    position: relative;
}
.ptexto {
    width: 83%;
    text-align: center;
    display: flex;
    padding: 0% 10px;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
}
img.logop {
    width: 75%;
}
.conqr {
    display: flex;
    font-family: Figtree;
    font-size: 11px;
    align-items: flex-end;
    text-align: left;
    margin-top: -12px;
    cursor: pointer;
    flex-direction: column;
}
.textqr {
    font-size: 9px;
    display: none;
}
.nomcom {
    display: flex;
    font-family: Figtree;
    font-size: 9px;
    align-items: center;
    justify-content: flex-start;
}
.plogo h4 {
    font-family: Figtree;
    font-size: 13px;
    color: #85754e;
    margin: 0px;
    margin-top: -12px;
    margin-bottom: 5px;
}
img.logocom {
    width: 15px;
    margin-right: 6px;
}
.textqr {
    font-size: 9px;
}
.tipis {
    line-height: 21px;
    margin-left: 5px;
}
.resumen1 {
    background: white;
    border: solid 1px #85754e;
    border-radius: 10px;
    font-family: Figtree;
    font-size: 10px;
    text-align: left;
    padding: 5px 10px;
    line-height: 20px;
    margin: 5px 0px;
}
div#popcancelar {
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 44vw);
    width: 80vw;
    background: #bdb39a;
    text-align: center;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 10px #ccc;
    border: solid 1px white;
    font-family: 'Figtree';
}
.resi img {
    width: 20px;
	height:20px;
}
.calendar div {
    padding: 4px;
    border-radius: 6px;
    font-size: 10px;
}
.calendar {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 0px;
    text-align: center;
}
h1#monthYear {
    font-size: 19px;
}
}