#requirements-box{background:#fffdf8;border-left:4px solid #1e5ca4;padding:16px;border-radius:8px;font-size:14px;color:#333;margin-bottom:12px;}
#requirements-box strong{color:#0a2141;display:block;margin-bottom:6px;}
.elortech-travel-form-wrapper{max-width:920px;margin:30px auto;background:#fff;padding:22px;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.06);}
.elortech-travel-form label{display:block;margin-bottom:12px;font-size:14px;color:#333;}
.elortech-travel-form input[type=text],.elortech-travel-form input[type=email],.elortech-travel-form input[type=tel],.elortech-travel-form select,.elortech-travel-form textarea{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;}
.elortech-submit-wrap{text-align:center;margin-top:12px;}
.elortech-submit-btn{background:#1e5ca4;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-weight:600;cursor:pointer;}
.elortech-submit-btn:hover{background:#154b85;}
