.elementor-kit-4{--e-global-color-primary:#3CAEA3;--e-global-color-secondary:#F6A45D;--e-global-color-text:#F8F9FA;--e-global-color-accent:#E9ECEF;--e-global-color-2d96e73:#6C757D;--e-global-color-f1e0ef8:#6C757D;--e-global-color-38f45aa:#000000;--e-global-color-c36cddc:#F8F9FA;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:normal;--e-global-typography-c3f7f1d-font-family:"Inter";--e-global-typography-c3f7f1d-font-weight:700;--e-global-typography-7f88098-font-family:"Inter";--e-global-typography-7f88098-font-weight:300;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:1.25rem;--e-global-typography-accent-font-size:0.75rem;--e-global-typography-c3f7f1d-font-size:1.25rem;--e-global-typography-7f88098-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Font Weight Utility Classes */
.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.font-medium {
  font-weight: 500;
}
select.tendi-horario {
  border: 1px solid #dcdcdc !important;
  border-radius: 4px !important;
  padding: 8px 12px !important;
  font-size: 14px !important;
  color: #333 !important;
}
select.tendi-contacto,
select.tendi-servicio {
  width: 100%;
  padding: 10px;
  padding-right: 40px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10'%3E%3Cpath fill='%23333' d='M1 1l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
}/* End custom CSS */