.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3162 .elementor-element.elementor-element-fd1ac9c{--display:flex;--min-height:202px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:1;}.elementor-3162 .elementor-element.elementor-element-fd1ac9c:not(.elementor-motion-effects-element-type-background), .elementor-3162 .elementor-element.elementor-element-fd1ac9c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.jordanperu.com/wp-content/uploads/2025/06/Rectangle-6679-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3162 .elementor-element.elementor-element-fd1ac9c::before, .elementor-3162 .elementor-element.elementor-element-fd1ac9c > .elementor-background-video-container::before, .elementor-3162 .elementor-element.elementor-element-fd1ac9c > .e-con-inner > .elementor-background-video-container::before, .elementor-3162 .elementor-element.elementor-element-fd1ac9c > .elementor-background-slideshow::before, .elementor-3162 .elementor-element.elementor-element-fd1ac9c > .e-con-inner > .elementor-background-slideshow::before, .elementor-3162 .elementor-element.elementor-element-fd1ac9c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#2A559AD9;--background-overlay:'';}.elementor-3162 .elementor-element.elementor-element-9b4d377{--display:flex;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sarabun;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3162 .elementor-element.elementor-element-104274e .elementor-heading-title{font-family:"Sarabun", Sarabun;font-size:35px;font-weight:600;color:#FFFFFF;}.elementor-3162 .elementor-element.elementor-element-e22b521{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}@media(min-width:768px){.elementor-3162 .elementor-element.elementor-element-fd1ac9c{--content-width:1290px;}.elementor-3162 .elementor-element.elementor-element-e22b521{--content-width:1290px;}}@media(max-width:1024px) and (min-width:768px){.elementor-3162 .elementor-element.elementor-element-9b4d377{--content-width:700px;}}@media(max-width:1024px){.elementor-3162 .elementor-element.elementor-element-fd1ac9c{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3162 .elementor-element.elementor-element-104274e{width:var( --container-widget-width, 122px );max-width:122px;--container-widget-width:122px;--container-widget-flex-grow:0;}.elementor-3162 .elementor-element.elementor-element-104274e .elementor-heading-title{font-size:25px;}}@media(max-width:767px){.elementor-3162 .elementor-element.elementor-element-fd1ac9c{--min-height:122px;}.elementor-3162 .elementor-element.elementor-element-104274e{--container-widget-width:305px;--container-widget-flex-grow:0;width:var( --container-widget-width, 305px );max-width:305px;}}/* Start custom CSS for shortcode, class: .elementor-element-8c9de7b *//* Estilos para el formulario de libro de reclamaciones */
.wpcf7-form {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    font-family: "ITCAvantGardeStd.bk", sans-serif;
    border: 1px solid #000;
	p{
		margin:0;
	}
}

.form-header {
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 2px solid #000;
}

.form-title {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    flex: 1;
}

.form-number {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #000;
    padding: 5px 15px;
    background: #fff;
    p{
    font-size: 10px;
}
}
@media (max-width: 768px){
    .form-number {
    p{
    font-size: 12px;
}
}
.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    padding:11px 5px;
}
}

.form-number input[type="text"] {
    border: none !important;
    background: transparent !important;
    width: 50px !important;
    text-align: center;
    font-weight: bold;
    padding: 0 !important;
    font-size: 16px !important;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-number span {
    border: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

/* Estilos para la fecha */
.fecha-container {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px;
}

.fecha-container label {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.fecha-container input[type="date"] {
    width: 130px;
    padding: 5px;
    border: 1px solid #000;
}

/* Estilos para las secciones */
.wpcf7-form > div {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #000;
}

.section-title {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
    background: #f5f5f5;
    padding: 5px;
    border-bottom: 1px solid #000;
}

/* Estilos para los campos de entrada */
.wpcf7-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
    width: 100%;
    padding: 6px;
    border: 1px solid #000;
    font-size: 13px;
}

.field-row {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
	flex: 1;
}

.field-row > label {
    flex: 1;
}

/* Estilos para la sección de radio buttons */
.tipo-reclamo {
    margin: 15px 0;
}

.wpcf7-radio {
    display: flex;
    gap: 30px;
    margin: 15px 0;
}

.wpcf7-radio .wpcf7-list-item {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.wpcf7-form ul {
    list-style: none;
    padding-left: 20px;
    margin: 10px 0;
}

.wpcf7-form ul li {
    margin-bottom: 8px;
    font-size: 13px;
    position: relative;
}

.wpcf7-form ul li::before {
    content: "•";
    position: absolute;
    left: -15px;
}

/* Estilos para el texto importante */
.importante-section {
    background: #f9f9f9;
    padding: 10px;
    margin-top: 20px;
    font-size: 12px;
}

.importante-section p {
    margin-bottom: 10px;
}

/* Estilos para firmas */
.signatures {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.signature-box {
    width: 200px;
    text-align: center;
}

.signature-line {
    border-top: 1px solid #000;
    margin-top: 50px;
    padding-top: 5px;
    font-size: 12px;
}

/* Estilos para el botón de enviar */
.btn {
    background: #000;
    color: #fff;
    padding: 10px 30px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    display: block;
    margin: 20px auto;
}

.btn:hover {
    background: #333;
}

/* Estilos para mensajes de error */
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    margin-top: 5px;
}

.wpcf7-response-output {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #000;
    font-size: 13px;
}

/* Estilos responsivos */
@media (max-width: 768px) {
    .wpcf7-form {
        padding: 10px;
    }
    
    .field-row {
        flex-direction: column;
        gap: 10px;
    }
    
    .signatures {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
} 

#btn-reclamo {
    border: 0px;
    text-align: center;
}
.vertical-radio .wpcf7-list-item {
    flex-direction: column;
    display: flex;
    margin-bottom: 5px;
}

textarea.wpcf7-form-control.wpcf7-textarea.texto-bien-contratado {
    height: 80px;
}
.field-column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
	margin-bottom:1rem
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    background-color: #0f6eb4;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 30px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(15, 110, 180, 0.2);
    transition: all 0.3s ease;
    width: 100%;
    max-width: 250px;
    display: block;
    margin: 30px auto 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Efecto al pasar el mouse */
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn:hover {
    background-color: #0c5a99;
    box-shadow: 0 6px 12px rgba(15, 110, 180, 0.3);
    transform: translateY(-2px);
}/* End custom CSS */