.fixed-price{display:none}@media screen and (max-width:600px){.fixed-price{position:fixed;top:0;left:0;right:0;background-color:#000;font-family:Poppins,sans-serif;color:#fff;padding:16px;z-index:100;display:block}.fixed-price .discount,.fixed-price .price{font-size:20px}.fixed-price .iva{font-size:11px}.fixed-price .priceBt{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.fixed-price .btn a{background-color:#c51a1a;font-size:14px;font-weight:600;color:#fff;padding:8px 16px;text-decoration:none;border:none;display:inline-block;cursor:pointer}}.wrap-form{-ms-flex-positive:1;flex-grow:1;height:100vh;overflow-y:auto;width:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.wrap-form::-webkit-scrollbar{width:4px}.wrap-form::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #d2d2d2;background:#d2d2d2}.wrap-form::-webkit-scrollbar-thumb{background:#c51a1b;box-shadow:inset 0 0 2px #c51a1b}.wrap-form .container-form{width:75%;margin:auto;padding:30px 20px;overflow-x:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.wrap-form .container-form{width:85%}}.wrap-form .container-form .form-registre{-ms-flex-positive:1;flex-grow:1}.wrap-form h2{font-size:24px;font-weight:600;margin:0 0 33px}.wrap-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}.wrap-form .form-group label{font-size:15px;margin-bottom:4px}.wrap-form .form-group option{min-height:inherit;padding:0 2px 1px}.wrap-form .form-group input,.wrap-form .form-group select{display:block;height:24px;padding:5px 12px;font-size:15px;font-weight:400;line-height:1;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.wrap-form .form-group input:focus-visible,.wrap-form .form-group select:focus-visible{outline:#000 solid 1px}.wrap-form .form-group select{height:36px}.wrap-form .error-message{color:#c51a1a;font-size:13px;height:20px}.wrap-form .terms .terms-text{padding:0 12px;height:120px;overflow:auto;margin-bottom:12px}.wrap-form .terms .terms-text::-webkit-scrollbar{width:4px}.wrap-form .terms .terms-text::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #d2d2d2;background:#d2d2d2}.wrap-form .terms .terms-text::-webkit-scrollbar-thumb{background:#c51a1b;box-shadow:inset 0 0 2px #c51a1b}.wrap-form .terms .terms-text p{font-size:12px}.wrap-form .terms h3{font-size:15px;font-weight:600}.wrap-form .terms .form-check label,.wrap-form .terms p{font-size:14px;color:#717171}.wrap-form .terms .form-check{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:15px}.wrap-form .terms .form-check .check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;margin-right:5px}.wrap-form .terms .btn{margin-top:30px}.wrap-form .terms .btn a,.wrap-form .terms .btn button{cursor:pointer;background:#c51a1a;border:none;color:#fff;padding:1rem;font-size:18px;font-weight:500;width:100%}.wrap-form .terms .btn a:disabled,.wrap-form .terms .btn button:disabled{background:#ccc;cursor:not-allowed}@media screen and (max-width:600px){.wrap-form{width:100%;height:auto}.wrap-form .container-form{width:90%;margin:30px auto 1.5rem;height:auto;overflow-y:auto;padding:0 20px}}.wrap-resumen{-ms-flex-positive:1;flex-grow:1;background-image:url(https://s.lalr.co/__assets/lr/images/bg-form.png);background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;width:50%}.wrap-resumen .overlay{background-color:rgba(0,0,0,.75);position:absolute;width:100%;top:0;bottom:0}.wrap-resumen .price-info{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:600px){.wrap-resumen .price-info{display:block}}.wrap-resumen .price-info .total-price{font-size:30px;color:#fff}.wrap-resumen .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.wrap-resumen .resumen{position:relative;padding:0 70px}.wrap-resumen .resumen .img-title{display:-ms-flexbox;display:flex;border-bottom:2px solid grey;padding-bottom:30px;margin-bottom:30px;-ms-flex-align:center;align-items:center}.wrap-resumen .resumen .img-title img{width:40%;margin-right:30px}.wrap-resumen .resumen .img-title .pretitle{color:#a0a0a0;position:relative;padding-left:18px;font-weight:500;font-size:20px}.wrap-resumen .resumen .img-title .pretitle:after{height:6px;width:6px;background-color:#fff;position:absolute;content:"";display:block;top:12px;left:2px}.wrap-resumen .resumen .img-title h1{color:#fff;margin:5px 0 0;font-size:26px;font-weight:500;line-height:30px}.wrap-resumen .resumen .info{color:#fff;-ms-flex-negative:1;flex-shrink:1;border-left:1px solid grey;-ms-flex-direction:column;flex-direction:column;display:table;margin-left:30px;padding-left:30px}@media screen and (max-width:600px){.wrap-resumen .resumen .info{border-left:none;padding-top:20px}}.wrap-resumen .resumen .info div{display:-ms-flexbox;display:flex;margin-bottom:5px}.wrap-resumen .resumen .info div div:first-child{color:#999fa6;font-weight:700;width:65px}@media screen and (max-width:1024px){.wrap-resumen .resumen{position:relative;padding:0 20px}.wrap-resumen .resumen .img-title h1{font-size:24px;line-height:28px}.wrap-resumen .resumen .info{color:#fff;margin:auto}}@media screen and (max-width:768px){.wrap-resumen .resumen{position:relative;padding:0 20px}.wrap-resumen .resumen .img-title{display:block;text-align:center}.wrap-resumen .resumen .img-title img{margin-right:0;width:70%}.wrap-resumen .resumen .img-title .pretitle{display:initial}.wrap-resumen .resumen .price-info{display:block;text-align:center}.wrap-resumen .resumen .price-info .total-price{margin-bottom:0}.wrap-resumen .resumen .info{border-left:0 solid grey}}@media screen and (max-width:600px){.wrap-resumen{width:100%}.wrap-resumen .resumen{text-align:center;padding:20px}.wrap-resumen .resumen .img-title{display:block}.wrap-resumen .resumen .img-title .pretitle{display:initial}.wrap-resumen .resumen .img-title img{width:100%;margin-right:0}.wrap-resumen .resumen .total-price{margin-bottom:0}}body,html{padding:0;margin:0;font-family:Poppins,sans-serif}.wrap-registre{display:-ms-flexbox;display:flex;padding:0;margin:0;height:100vh}@media screen and (max-width:600px){.wrap-registre{display:block}}