.formPQR__subtitle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:auto;padding:15px;width:90%}.formPQR__text{font-size:25px;padding:25px;text-align:center}.formPQR__text-medium{font-size:18px}.formPQR__page{margin:auto;width:100%}.formPQR .forms{margin:auto;width:90%}.formPQR .forms__nav{width:100%}.formPQR .forms .form-content{display:block;padding:5px}.formPQR .forms .content_title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;border-bottom:2px solid;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:10px;padding:15px 5px;width:95%}.formPQR .forms .content_title .content_text{font-size:18px;font-weight:700}.formPQR .forms .custom-checkbox{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-evenly;padding:10px;width:100%}.formPQR .forms .custom-checkbox__label{font-size:10px;margin:0}.formPQR .forms .custom-checkbox__link{text-decoration:underline}.formPQR .forms .custom-checkbox__text{font-size:10px;width:90%}.formPQR .forms .content-input{padding:5px;width:100%}.formPQR .forms .content-input__flex{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.formPQR .forms .input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px 0;width:100%}.formPQR .forms .input-group__input,.formPQR .forms .input-group__select{border:1px solid #c4c4c4;border-radius:4px;color:#000;font-size:14px;height:32px;padding:0 10px;text-align:left;width:90%}.formPQR .forms .input-group__input--inline,.formPQR .forms .input-group__select--inline{width:95%}.formPQR .forms .input-group__input--radio,.formPQR .forms .input-group__select--radio{margin-right:10px}.formPQR .forms .input-group__input--others,.formPQR .forms .input-group__select--others{margin-left:15px;width:50%}.formPQR .forms .input-group__textarea{border:1px solid #c4c4c4;border-radius:4px;color:#000;font-size:14px;height:100px;padding:0 10px;text-align:left;width:90%}.formPQR .forms .input-group__label{margin:0}.formPQR .forms .input-group--inline{padding:10px 0;width:100%}.formPQR .forms .input-group--flex{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:5px 20px}.formPQR .forms .btn-group{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;text-align:center;width:100%}.formPQR .forms .btn-group__register{background-color:#1c1f2a;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:42px;letter-spacing:.8px;padding:5px;text-align:center;width:80%}.formPQR .is-invalid{border:2px solid red!important}.formPQR .popup{display:none;left:20%;position:fixed;right:20%;top:50%;z-index:4}.formPQR .popup.active{-ms-flex-line-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.formPQR .popup .save-succesfull{background:#1c1f2a;background:-webkit-gradient(linear,left bottom,left top,from(#1c1f2a),to(rgba(129,137,166,.874)));background:linear-gradient(0deg,#1c1f2a,rgba(129,137,166,.874));border-radius:10px;height:100px;position:relative;width:300px}.formPQR .popup .save-succesfull,.formPQR .popup .save-succesfull__close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-shadow:0 0 34px 4px rgba(0,0,0,.66);box-shadow:0 0 34px 4px rgba(0,0,0,.66);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.formPQR .popup .save-succesfull__close{background-color:#fff;border:1px solid;border-radius:10px;cursor:pointer;font-size:15px;font-weight:700;height:20px;position:absolute;right:-10px;top:-10px;width:20px}.formPQR .popup .save-succesfull .content-pop{width:100%}.formPQR .popup .save-succesfull .content-pop__text{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:700;justify-content:center;margin:auto;text-align:center;width:70%}@media screen and (min-width:768px){.formPQR__subtitle{margin:auto;width:60%}.formPQR__page{margin:auto;width:35%}}.back-ground{background-color:#000;display:none;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:3}.back-ground.active{display:block}