@charset "UTF-8";
/*!
 * ohmy Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */


body,
.oh_text-dark {
  color: #424c58 !important;
}

.indicealto {
  z-index: 99999;
}

.minimalpadding {
  padding: 0.625rem 0.6rem !important;
}

.fontsmall {
  font-size: small !important;
}

a:hover {
  color: #424c58 !important;
}

.oh_azuloscuro {
  color: #424c58 !important;
}

.oh_bordecoral {
  border-color: #ec9880 !important;
  border-style: solid !important;
  border-width: 1px !important;
}

.oh_bordegris {
  border-color: lighgray !important;
  border-style: solid !important;
  border-width: 1px !important;
}

.oh_azul {
  color: #7c929f !important;
}

.btn-dark,
.btn-dark:hover {
  background-color: #7c929f !important;
  color: white !important;
}

.oh_coral {
  color: #ec9880 !important;
}

.oh_fondocoral {
  background-color: #ec9880 !important;
  background: #ec9880 !important;
}

.oh_fondoazul {
  background-color: #7c929f !important;
}

.oh_azulclaro {
  color: #b6d0d1 !important;
}

.bg-gray-200,
.oh_fondopagina {
  background-color: #eae6e3 !important;
  background-color: #f1f2f6 !important;
}

.bg-gradient-darka {
  color: #424c58 !important;
  background-image: none !important;
}

.bg-gradient-danger {
  background-color: #ec9880 !important;
  background-image: none !important;
}

.bg-gradient-dark {
  color: white !important;
  background-color: #424c58 !important;
  background-image: none !important;
}

.bg-gradient-dark:hover {
  color: white !important;
}

.btn-secondary {
  background-color: #424c58 !important;
}

.btn-secondary:hover,
.btn.bg-gradient-secondary:hover {
  color: white !important;
}

.hoverblanco:hover {
  color: white !important;
}

.bg-dark:hover {
  color: white !important;
}

.input-group.input-group-outline.is-focused .form-label+.form-control,
.input-group.input-group-outline.is-filled .form-label+.form-control {
  border-color: #424c58 !important;
  border-top-color: transparent !important;
  /*box-shadow: inset 1px 0 #424c58, inset -1px 0 #424c58, inset 0 -1px #424c58; */
}

.input-group.input-group-outline.is-focused .form-label,
.input-group.input-group-outline.is-filled .form-label {
  width: 100%;
  height: 100%;
  font-size: 0.6875rem !important;
  color: #424c58;
  display: flex;
  line-height: 1.25 !important;
}

.input-group.input-group-outline.is-focused .form-label:before,
.input-group.input-group-outline.is-focused .form-label:after,
.input-group.input-group-outline.is-filled .form-label:before,
.input-group.input-group-outline.is-filled .form-label:after {
  opacity: 1;
}

.input-group.input-group-outline.is-focused .form-label:before,
.input-group.input-group-outline.is-focused .form-label:after,
.input-group.input-group-outline.is-filled .form-label:before,
.input-group.input-group-outline.is-filled .form-label:after {
  border-top-color: #424c58;
  /*box-shadow: inset 0 1px var(--bs-color-primario); */
}

.galeriacliente_productos {
  background-color: #424c58 !important;
  color: white !important;
  text-align: center !important;
  padding: 10px !important;
}

.wrapnspace {
  white-space: normal !important;
  word-break: break-all !important;
}

.backblanconav,
.backblanconav:hover,
.backblanconav:focus {
  background-color: white !important;
  /*border-color: #F1F2F6 !important;*/
  border-style: solid !important;
  border-width: 1px !important;
}

.fclientes {
  background-color: #dab6aa;
}

.fcalendarios {
  background-color: #7c929f;
}

.ftablero {
  background-color: #dab6aa;
}

.fcontratos {
  background-color: #b6d0d1;
}

.fgalerias {
  background-color: #bcaa96;
}

.hidelist {
  list-style: none;
}

[data-filepond-item-state='processing-complete'] .filepond--item-panel {
  background-color: #369763;
  background-color: #7c929f;
}

.sx__month-grid-day__header-date.sx__is-today {
  background-color: #ec9880 !important;
  color: white !important;
}

.maxheight100 {
  max-height: 80px;
  width: auto;
}

.fondoblanco {
  background-color: white;
}

.text-favorite {
  font-size: 2.000rem !important;
}

.sinmargen {
  margin-bottom: 0 !important;
}

.margenderecho {
  margin-right: 5px;
}

.spl-title {
  /*para spotlight titulo nombre imagen*/
  font-size: small !important;
  font-size: 18px !important;
}







.puntero {
  cursor: pointer;
}

.swal2-container {
  z-index: 20000 !important;
}

.quillnomargen {
  padding: 0 !important;
  white-space: normal !important;
}

.toast-success {
  background-color: #ec9880 !important;
}

.image {
  pointer-events: none;
  /*si se lo pongo a todas las img me falla quilljs y otros*/
}

.alert-success-oh {
  background-color: #ec9880;
  background-image: none;
}

.page-header-bg-sign-oh {
  background-image: url('/oh/fondo.jpg');
  filter: none;
}

.page-header-bg-sign-sugar {
  background-image: url('/oh/fondosugar.jpg');
  filter: none;
}

.page-header-bg-sign-adviento {
  background-image: url('/oh/fondoadviento.jpg');
  filter: none;
}

.page-header-bg-sign-blackfriday {
  background-image: url('/oh/fondoblackfriday.jpg');
  filter: none;
}

.page-header-bg-sign-summer {
  background-image: url('/oh/fondoenfocas.jpg');
  filter: none;
}

.wordwrap {
  word-wrap: break-word;
}

.inputnosquare {
  border: none;
  background-color: transparent;
}

.transparente {
  background-color: transparent !important;
}

.inputnosquare2 {
  background-color: transparent;
}

.botonoh_gal,
.botonoh_gal:hover {
  background-color: oldlace !important;
  color: gray !important;
}

.botonoh_naranja,
.botonoh_naranja:hover {
  background-color: oldlace !important;
  color: #ec9880 !important;
}

.botonnd_gris,
.botonnd_gris:hover {
  background-color: gray !important;
  color: white !important;
}

.botonoh_verde,
.botonoh_verde:hover {
  background-color: oldlace !important;
  color: green !important;
}

.botonoh_rojo,
.botonoh_rojo:hover {
  background-color: oldlace !important;
  color: red !important;
}

.botonoh_negro,
.botonoh_negro:hover {
  background-color: oldlace !important;
  background-color: white !important;
  border-style: solid;
  border-width: 1px;
  border-color: white;
  color: black !important;
}

.negro {
  color: black !important;
}

.gris {
  color: lightgray !important;
}

.grisos {
  color: gray !important;
}

.verde {
  color: green;
}

.purpura {
  color: purple !important;
}

.grisclaro {
  color: lightgray;
}

.navy {
  color: navy;
}

.rojo {
  color: red;
  color: #eb4143;
}

.rojoforzado {
  color: #eb4143 !important;
}

.check-naranja {
  accent-color: #ec9880 !important;
  accent-color: #424c58 !important;
}

.naranjito {
  color: #ec9880 !important;
}

.naranjitobold {
  color: #ec9880 !important;
  font-weight: bold;
}

.fondoseleccion {
  background-color: #fffcf5 !important;
}

.fondotxtobligatorio {
  background-color: #ffdfdf !important;
}

.blanco {
  color: white !important;
}

.titulogaleria {
  /*color:rebeccapurple !important;*/
  color: white !important;
}

.titulocontrato {
  color: white !important;
}

.fondonaranjito {
  background-color: #ec9880 !important;
}

.fondofucsia {
  background-color: #ec388f;
}

.fondoazul {
  background-color: #3855dd;
}

.fondomorado {
  background-color: #681b85;
}

.fondoblanco {
  background-color: white !important;
}

.fondogris {
  background-color: lightgray !important;
}

.font60 {
  font-size: 60px !important;
}

.negrita {
  font-weight: bold;
}

.subrayado {
  text-decoration: underline;
}

.italica {
  font-style: italic;
}

.small {
  font-size: small;
}

.visible {
  display: block !important;

}

.visibletest {
  /*display: initial !important;*/

}

.visible2 {
  height: auto;
  overflow: auto;
}

.oculto {
  display: none !important;
}

.oculto2 {
  height: 0;
  overflow: hidden;
}

.ohbadge {
  background-color: red;
  color: white;
  padding: 4px 8px;
  text-align: center;
  border-radius: 5px;
}

.xxxql-container {
  min-height: 10rem;
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.xxxql-editor {
  height: 100%;
  flex: 1;
  overflow-y: auto;
  width: 100%;
}

.ql-editor a,
p a {
  text-decoration: underline !important;
}

.sticky {
  position: sticky !important;
}

.ql-toolbar {
  position: sticky;
  top: 75px;
  background-color: white !important;
  z-index: 996;
}

.ql-toolbar1 {
  position: sticky;
  top: 75px;
  background-color: white !important;
  z-index: 997;
}

.ql-snowoff .ql-tooltipoff {
  left: 15px !important;
  z-index: 997 !important;
  position: absolute;
  top: 20px !important;
}

.ql-snow .ql-tooltip::before {
  content: "URL (incluya https://):" !important;
}




#editor-resizer .toolbar {
  top: 0em !important;
}


.vscomp-dropbox-container {
  z-index: 999 !important;
}

.vscomp-options-list {
  z-index: 999 !important;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
  text-align: right;
}

#sig canvas {
  width: 100% !important;
  height: 250px !important;
  border-style: solid;
  border-width: 1px;
}

.kbw-signature {
  width: 100%;
  height: 300px;
  height: 250px;
}




/*progressbar*/
/* HTML: <div class="loader"></div> */
.loader {
  width: 100px;
  height: 20px;
  border-radius: 10px;
  background:
    linear-gradient(orange 0 0) 0/0% no-repeat lightgray;
  animation: l2 2s infinite steps(10);
}

@keyframes l2 {
  100% {
    background-size: 110%
  }
}

.bottomleft {
  position: absolute !important;
  left: 15 !important;
  bottom: 0 !important;
}

.bordered {
  border: var(--sx-border);
  border-radius: var(--sx-rounding-small);
  background-color: var(--sx-color-background);
  overflow: hidden;
  padding: 5px;
}

#overbox3 {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999999;
  display: block;
  background-color: #b6d0d1;
}

#infobox3 {
  margin: auto;
  position: relative;
  bottom: 0px;
  height: auto;
  width: 100%;
  text-align: center;
  background-color: #b6d0d1;
  /*background-color: #ec9880;*/
}

#NOinfobox3 p {
  line-height: 68px;
  font-size: 14px;
  text-align: center;
}

#NOinfobox3 p a {
  margin-right: 5px;
  text-decoration: underline;
}

.choices__list--multiple .choices__item {
  background-color: #ec9880 !important;
  border: 1px solid #ff6600 !important;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}

.vertical {
  margin: 0 !important;
  top: 50% !important;
  vertical-align: middle !important;
}

.floatWP,
.floatWP:hover {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 40px;
  right: 60px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}

.my-floatWP {
  margin-top: 9px;
}

.floatWP2,
.floatWP2:hover {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 40px;
  right: 10px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}





.floatWPg,
.floatWPg:hover {
  display: none;
  display: block;
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 10px;
  right: 10px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}




.floatprev,
.floatprev:hover {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 40px;
  left: 10px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}

.floatnext,
.floatnext:hover {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 40px;
  left: 60px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}





/* float paginador galeria*/
.floatgaleriapaginada,
.floatgaleriapaginada:hover {
  /*display: flex;*/
  align-items: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  text-align: center;
  /*left:50%;*/
}

.floatgaleriapaginadaprod,
.floatgaleriapaginadaprod:hover {
  display: flex;
  align-items: center;
  z-index: 99999;
  text-align: center;
  background-color: red;
}

.floatprevgaleriapaginada,
.floatprevgaleriapaginada:hover,
.floatnextgaleriapaginada,
.floatnextgaleriapaginada:hover {
  width: 40px;
  height: 40px;
  /*right:60px;*/
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  cursor: pointer;
}

.floatnpgaleriapaginadaprod,
.floatnpgaleriapaginadaprod:hover {
  width: 30px;
  height: 30px;
  /*right:60px;*/
  margin-left: 3px;
  margin-right: 3px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}

/*fin paginador galeria*/






.floatprev3,
.floatprev3:hover {
  width: 40px;
  height: 40px;
  bottom: 10px;
  right: 60px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}

.floatnext3,
.floatnext3:hover {
  width: 40px;
  height: 40px;
  bottom: 10px;
  right: 10px;
  background-color: #424c58;
  color: white !important;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  z-index: 99999;
  cursor: pointer;
}


/*solucion problema lista no ordenada*/
.ql-editor ol li:is([data-list='bullet'])::before {
  content: "•";
}




/*https://loading.io/css/*/
.lds-grid-centered {
  display: inline-block;
  display: none;
  position: fixed !important;
  top: 50%;
  left: 50%;
  right: 0;
  z-index: 20000 !important;
}

.lds-grid,
.lds-grid div {
  box-sizing: border-box;
}

.lds-grid {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-grid div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: currentColor;
  animation: lds-grid 1.2s linear infinite;
}

.lds-grid div:nth-child(1) {
  top: 8px;
  left: 8px;
  animation-delay: 0s;
}

.lds-grid div:nth-child(2) {
  top: 8px;
  left: 32px;
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(3) {
  top: 8px;
  left: 56px;
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(4) {
  top: 32px;
  left: 8px;
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(5) {
  top: 32px;
  left: 32px;
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(6) {
  top: 32px;
  left: 56px;
  animation-delay: -1.2s;
}

.lds-grid div:nth-child(7) {
  top: 56px;
  left: 8px;
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(8) {
  top: 56px;
  left: 32px;
  animation-delay: -1.2s;
}

.lds-grid div:nth-child(9) {
  top: 56px;
  left: 56px;
  animation-delay: -1.6s;
}

@keyframes lds-grid {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }
}





/* Style the tab */
.tab {
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  background-color: transparent;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  color: #424c58 !important;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 4px 25px;
  transition: 0.3s;
  border-bottom: white;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #f1f2f6;
  border-radius: 0.3rem;
}

/* Create an active/current tablink class */
.tab button.active {
  /*background-color: #ec9880;*/
  border-bottom: #ec9880;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  /*border-radius: 0.3rem;*/
}

.select2-selection__rendered {
  cursor: text !important;
  user-select: text !important;
  -moz-user-select: text !important;
  -webkit-user-select: text !important;
  -ms-user-select: text !important;
}


.scale-on-hover-css {
  transition: transform 0.3s ease-in-out;
  /* Añade la transición a la propiedad 'transform' */
}

.scale-on-hover-css:hover {
  transform: scale(1.1);
  /* Escala el elemento al 110% al hacer hover */
}

.resaltado:hover {
  font-weight: bold !important;
}

body.privacy-blur .premium-bg,
body.privacy-blur img,
body.privacy-blur .page-header,
body.privacy-permanent img,
body.privacy-permanent .page-header {
  filter: blur(15px) !important;
  transition: filter 0.3s ease;
}

.modal-full-height {
  display: flex !important;
  align-items: stretch;
  height: 100%;
  margin: 0;
}

.modal-full-height .modal-content {
  height: 100vh;
  /* Ocupa el 100% de la altura de la vista */
  border-radius: 0;
  /* Elimina bordes redondeados para look total */
}

.modal-full-height .modal-body {
  overflow-y: auto;
  /* Permite scroll si el contenido es largo */
}