.btn-flotante{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:16px;text-transform:uppercase;font-weight:bold;color:#ffffff;border-radius:5px;letter-spacing:2px;background-color:#2C334D;padding:18px 30px;position:fixed;bottom:40px;left:40px;transition:all 300ms ease 0ms;box-shadow:0px 8px 15px rgba(0,0,0,0.1);z-index:99}.btn-flotante:hover{background-color:#366A8E;box-shadow:0px 15px 20px rgba(0,0,0,0.3);transform:translateY(-7px)}@media only screen and (max-width:600px){.btn-flotante{font-size:14px;padding:12px 20px;bottom:20px;left:20px}}.btn-icon{width:24px;height:24px;margin-right:8px}.et_pb_code_inner{text-align:left}.et_pb_column.et_pb_column_1_2.et_pb_column_37.et_pb_css_mix_blend_mode_passthrough{margin:0 auto}.wp-image-583{width:255px;height:215px}#main-footer{padding:0px;position:relative;width:100%;height:10px}.et_pb_code_inner>ul li{position:relative;left:25%}.et_pb_row.et_pb_row_21{padding:30px}.form-quiiven{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:12px}.form-quiiven .input-full{width:100%}.form-quiiven .input-med{width:48%}.form-quiiven input[type=text],input[type=tel],input[type=email],select,textarea{width:100%;padding:12px;border-radius:8px;font-size:15px}.form-quiiven textarea{height:100px}.form-quiiven input[type=submit]{padding:10px 20px;border-radius:8px;border:none;background:#366a8e;color:white;font-size:17px;font-weight:600;margin-top:12px;cursor:pointer}