.custom-form .field-asterisk{color:#dc3545;font-weight:700;margin-left:2px}.custom-form{--field-height:44px}.custom-form input[type=text],.custom-form input[type=email],.custom-form input[type=tel],.custom-form .custom-select-selected{width:100%;height:var(--field-height);padding:0 .9rem;border:1px solid #ccc;border-radius:5px;font-size:.9rem;line-height:var(--field-height);color:#333;background:#fff;box-sizing:border-box;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;outline:none;display:flex;align-items:center}.custom-form textarea{width:100%;border:1px solid #ccc;border-radius:5px;padding:.75rem .9rem;font-size:.9rem;color:#333;background:#fff;box-sizing:border-box;font-family:inherit;min-height:130px;line-height:1.5;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.custom-form input[type=text]:focus,.custom-form input[type=email]:focus,.custom-form input[type=tel]:focus,.custom-form textarea:focus{border-color:#199caa;box-shadow:0 0 0 3px rgba(25,156,170,.12)}.custom-form input[type=text]::placeholder,.custom-form input[type=email]::placeholder,.custom-form input[type=tel]::placeholder,.custom-form textarea::placeholder{color:#a0a0a0}.custom-select-wrapper{position:relative;width:100%}.custom-select-selected{cursor:pointer;padding-right:2.5rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-select-selected.placeholder{color:#a0a0a0}.custom-select-selected::after{content:"\f107";font-family:"font awesome 5 free";font-weight:900;position:absolute;right:.9rem;top:50%;transform:translateY(-50%);color:#747474;font-size:.95rem;pointer-events:none;transition:color .2s ease}.custom-select-wrapper.open .custom-select-selected::after{content:"\f106";color:#199caa}.custom-select-wrapper.open .custom-select-selected{border-color:#199caa;box-shadow:0 0 0 3px rgba(25,156,170,.12);border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select-options{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #199caa;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;max-height:240px;overflow-y:auto;box-sizing:border-box;box-shadow:0 4px 12px rgba(25,156,170,.1)}.custom-select-wrapper.open .custom-select-options{display:block}.custom-select-options div{display:flex;align-items:center;gap:10px;padding:.6rem .9rem;cursor:pointer;font-size:.9rem;color:#333;border-bottom:1px solid #eee;transition:background .15s ease,color .15s ease}.custom-select-options div:last-child{border-bottom:none}.custom-select-options div:hover{background:#199caa;color:#fff}.custom-select-options .fi{width:20px;height:auto}html[lang=ar] .custom-select-selected{padding-right:.9rem;padding-left:2.5rem;text-align:right;direction:rtl}html[lang=ar] .custom-select-selected::after{right:auto;left:.9rem}html[lang=ar] .custom-select-options{direction:rtl;text-align:right}.custom-form .cf7-warning{display:none;margin-top:.3rem;font-size:.8rem;color:#dc3545;line-height:1.3}.custom-form input.is-empty-invalid,.custom-form textarea.is-empty-invalid,.custom-form .wpcf7-not-valid{border-color:#dc3545!important;box-shadow:0 0 0 3px rgba(220,53,69,.12)!important}.custom-form .custom-select-wrapper.is-empty-invalid .custom-select-selected{border-color:#dc3545!important;box-shadow:0 0 0 3px rgba(220,53,69,.12)}#btncf{margin-top:1rem;text-align:center;position:relative;display:block}.custom-form .wpcf7-submit,#btncf input[type=submit]{position:relative;min-width:180px;height:48px;padding:0 36px;background:#199caa;color:#fff;border:1.5px solid #199caa;border-radius:5px;font-weight:600;font-size:.95rem;cursor:pointer;overflow:hidden;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.custom-form .wpcf7-submit:not(.is-disabled):hover,.custom-form .wpcf7-submit:not(.is-disabled):focus,.custom-form .wpcf7-submit:not(.is-disabled):focus-visible,.custom-form .wpcf7-submit:not(.is-disabled):active,#btncf input[type=submit]:not(.is-disabled):hover,#btncf input[type=submit]:not(.is-disabled):focus,#btncf input[type=submit]:not(.is-disabled):focus-visible,#btncf input[type=submit]:not(.is-disabled):active{background:#148094;border-color:#148094;color:#fff;outline:none}.custom-form .wpcf7-submit:not(.is-disabled):active,#btncf input[type=submit]:not(.is-disabled):active{transform:scale(.98)}.custom-form .wpcf7-submit.is-disabled,#btncf input[type=submit].is-disabled{background:#199caa;border-color:#199caa;color:#fff;cursor:not-allowed;pointer-events:auto;transform:none;opacity:.85}.custom-form .wpcf7-submit.is-disabled:hover,.custom-form .wpcf7-submit.is-disabled.is-touched,#btncf input[type=submit].is-disabled:hover,#btncf input[type=submit].is-disabled.is-touched{color:transparent;background:#148094;border-color:#148094;opacity:1}#btncf::after{content:"\f05e";font-family:"font awesome 5 free";font-weight:900;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)scale(.7);font-size:1.4rem;color:red;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}#btncf:has(.is-disabled:hover)::after,#btncf:has(.is-disabled.is-touched)::after{opacity:1;transform:translate(-50%,-50%)scale(1)}.custom-form .wpcf7-submit.is-loading,#btncf input[type=submit].is-loading{color:transparent!important;pointer-events:none;background:#148094!important;border-color:#148094!important}#btncf:has(.is-loading)::after{content:"";width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;opacity:1;transform:translate(-50%,-50%);animation:btn-spin .7s linear infinite;color:transparent;background:0 0}@keyframes btn-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@media(max-width:768px){.custom-form{--field-height:42px}.custom-form .wpcf7-submit,#btncf input[type=submit]{width:100%;min-width:0}}@media(max-width:480px){.custom-form{--field-height:40px}.custom-form textarea{min-height:110px}}.custom-form .input-container{margin-bottom:1rem;width:100%}.custom-form .input-icon-wrapper{position:relative;display:block;width:100%}.custom-form .field-title{font-size:.875rem;color:#333;margin:0 0 .4rem;font-weight:500}