.form input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{-webkit-transition:color .15s;transition:color .15s}.form input:focus::-webkit-input-placeholder,.form textarea:focus::-webkit-input-placeholder{color:transparent!important}.form .type-text,.form select,.form textarea{background:#fbfbfb;font:400 14px Gotham;color:#455057;border-radius:4px;border:1px solid #b8bcc6;z-index:1;width:100%;letter-spacing:0}.form .type-text::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#000;opacity:.8}.form .type-text:-ms-input-placeholder,.form select:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#000;opacity:.8}.form .type-text::placeholder,.form select::placeholder,.form textarea::placeholder{color:#000;opacity:.8}.form.t-1 .type-text,.form.t-1 select,.form.t-1 textarea{border-color:#343e5c;font-weight:500}.form.t-1 .type-text:focus,.form.t-1 select:focus,.form.t-1 textarea:focus{border-color:#772e68}.form .type-text,.form select{padding-top:0;height:42px}.form .hata .type-text,.form .hata select,.form .hata textarea{border-color:#f55772}.form textarea{padding:6px 6px 6px 8px}.form select{text-indent:7px}.form .type-text{text-indent:8px}.form.ms .type-text,.form.ms select{height:30px;font-size:14px}.form.ms textarea{font-size:14px}.form.xs .type-text,.form.xs select{height:34px;font-size:14px}.form.xs textarea{font-size:14px}.form.sm .type-text,.form.sm select{height:36px;font-size:14px}.form.sm textarea{font-size:14px}.form.md .type-text,.form.md select{height:42px;font-size:15px}.form.md textarea{font-size:15px}.form.xl .type-text,.form.xl select{height:46px;font-size:16px}.form.xl textarea{font-size:16px}.form .type-text.ms,.form select.ms{height:30px;font-size:14px}.form .type-text.xs,.form select.xs{height:34px;font-size:14px}.form .type-text.sm,.form select.sm{height:36px;font-size:14px}.form .type-text.md,.form select.md{height:42px;font-size:15px}.form .type-text.xl,.form select.xl{height:46px;font-size:16px}.form textarea.ms,.form textarea.sm,.form textarea.xs{font-size:14px}.form textarea.md{font-size:15px}.form textarea.xl{font-size:16px}.form textarea.rows{margin-left:0;margin-right:0}.form textarea:not(.rows){height:80px}.form textarea.percent-height{min-height:100%}.form textarea.locked{width:100%;max-width:100%;min-width:100%}.form textarea.locked:not(.rows){min-height:80px}.form textarea.locked:not(.rows).percent-height{min-height:100%}.form textarea.focus-open{height:50px;min-height:50px}.form textarea.focus-open.on{height:80px;min-height:80px}.form input.capitalize{text-transform:capitalize}.form input.uppercase{text-transform:uppercase}.form input.lowercase{text-transform:lowercase}.form input.no-navnumber::-webkit-inner-spin-button,.form input.no-navnumber::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form .mask-check{background:#343e5c;width:18px;min-width:18px;max-width:18px;height:18px;margin-right:5px;border-radius:4px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.form .mask-attach span,.form .mask-switch s{display:-ms-flexbox;-webkit-box-align:center}.form .mask-check i{visibility:hidden;-webkit-transition:.1s;transition:.1s;opacity:0;color:#fff;position:absolute;font-size:14px;left:4px;top:3px}.form .mask-check.on i{visibility:visible;opacity:1}.form .mask-check input{margin:0;padding:0;opacity:0;position:absolute;left:0;top:0;width:100%;height:100%}.form .mask-check.oval.min{width:18px;height:18px;border-radius:18px}.form .mask-check.oval.min i{top:3px;left:3.6px}.form .mask-check.t-2{border-width:1px;width:20px;height:20px;background:#fff}.form .mask-check.t-2 i{font-size:16px;left:3.5px;top:3px}.form .mask-switch{background:#fff;z-index:1;width:70px;height:26px;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border:1px solid #e0dede;font:400 10px Arial;cursor:pointer}.form .mask-switch:hover{background:#f8f8f8}.form .mask-switch s{width:50%;height:100%;position:absolute;left:0;top:0;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#d6d6d6;-webkit-transition:left .3s,border-radius .3s;transition:left .3s,border-radius .3s;border-radius:4px 0 0 4px;color:#666;font-weight:700}.form .mask-switch.on{border-color:#70d274}.form .mask-switch.on s{left:50%;background:#70d274;color:#fff;border-radius:0 4px 4px 0}.form .mask-switch input{visibility:hidden}.form .mask-radio{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdcdc;background:#fff;padding:2px;border-radius:18px;min-width:18px;width:18px;height:18px;display:inline-block}.form .mask-radio i{visibility:hidden;position:absolute;top:4px;left:4px;-webkit-transition:.2s;transition:.2s;opacity:0;background:#DC8A99;width:8px;height:8px;border-radius:8px}.form .mask-radio.on i{visibility:visible;opacity:1}.form .mask-radio input{position:absolute;width:100%;height:100%;opacity:0;left:0;top:0}.form .mask-radio.t-2{border-width:1px;width:20px;height:20px;border-radius:20px;background:#fff}.form .mask-radio.t-2 i{font-size:16px;left:3.5px;top:3px;z-index:0;background:0 0;width:auto;height:auto}.form .mask-radio.t-2 input{width:100%;height:100%;z-index:1;position:absolute;left:0;top:0}.form .mask-radio.t-2.on{background:#222;border-color:#222}.form .mask-radio.t-2.on i{color:#fff}.form .mask-attach input::-webkit-file-upload-button{visibility:hidden;padding-top:10px;text-indent:48px}.form .mask-attach input{z-index:1;width:100%}.form .mask-attach span{pointer-events:none;position:absolute;border:1px solid #ececec;padding:8px 14px 8px 15px;font-size:13px;background:#f7f7f7;border-radius:3px;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form .f4 .dropdown,.form .f4 .icon{z-index:2;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;position:absolute}.form .mask-attach span i{line-height:17px;font-size:16px;height:12px;margin-right:6px;left:-5px}.form.-f-border-0 .mask-check,.form.-f-border-0 .mask-radio,.form.-f-border-0 .type-text,.form.-f-border-0 select,.form.-f-border-0 textarea{border-width:0}.form.-f-border-2 .mask-check,.form.-f-border-2 .mask-radio,.form.-f-border-2 .type-text,.form.-f-border-2 select,.form.-f-border-2 textarea{border-width:2px}.form .mask-check.-f-border-0,.form .mask-radio.-f-border-0,.form .type-text.-f-border-0,.form select.-f-border-0,.form textarea.-f-border-0{border-width:0}.form.-f-round-0 .mask-check,.form.-f-round-0 .mask-radio,.form.-f-round-0 .type-text,.form.-f-round-0 select,.form.-f-round-0 textarea{border-radius:0}.form.-f-round-1 .mask-check,.form.-f-round-1 .mask-radio,.form.-f-round-1 .type-text,.form.-f-round-1 select,.form.-f-round-1 textarea{border-radius:1px}.form.-f-round-2 .mask-check,.form.-f-round-2 .mask-radio,.form.-f-round-2 .type-text,.form.-f-round-2 select,.form.-f-round-2 textarea{border-radius:2px}.form.-f-round-3 .mask-check,.form.-f-round-3 .mask-radio,.form.-f-round-3 .type-text,.form.-f-round-3 select,.form.-f-round-3 textarea{border-radius:3px}.form.-f-round-4 .mask-check,.form.-f-round-4 .mask-radio,.form.-f-round-4 .type-text,.form.-f-round-4 select,.form.-f-round-4 textarea{border-radius:4px}.form.-f-round-5 .mask-check,.form.-f-round-5 .mask-radio,.form.-f-round-5 .type-text,.form.-f-round-5 select,.form.-f-round-5 textarea{border-radius:5px}.form.-f-round-6 .mask-check,.form.-f-round-6 .mask-radio,.form.-f-round-6 .type-text,.form.-f-round-6 select,.form.-f-round-6 textarea{border-radius:6px}.form.-f-round-7 .mask-check,.form.-f-round-7 .mask-radio,.form.-f-round-7 .type-text,.form.-f-round-7 select,.form.-f-round-7 textarea{border-radius:7px}.form.-f-round-8 .mask-check,.form.-f-round-8 .mask-radio,.form.-f-round-8 .type-text,.form.-f-round-8 select,.form.-f-round-8 textarea{border-radius:8px}.form .f2{margin-bottom:30px}.form.-gut-1 .f2{margin-bottom:14px}.form.-gut-2 .f2{margin-bottom:10px}.form.gut-1 .f2{margin-bottom:1.5rem}.form.gut-2 .f2{margin-bottom:2.5rem}.form .f1>li.f2:last-child,.form .f2.no-mb{margin-bottom:0}.form .f4 .dropdown{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:2px;top:2px;background:#fff;width:22px;height:calc(100% - 4px);pointer-events:none}.form .f4 .dropdown i{color:#777;top:0}.form .f4 .dropdown i.ss-standard{line-height:15px;font-size:10px;height:10px}.form .f4 .dropdown i.ss-gizmo{line-height:16px;font-size:15px;height:11px}.form .f4 .icon{color:#797979;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100% - 2px)}.form .f4 .icon.end{right:8px}.form .f4 .icon.crop{right:1px;top:1px;background:#fff;padding-right:8px;padding-left:3px}.form .f4 .icon.crop+input{padding-right:25px}.form .f4 .icon i{font-size:16px}.form .f4 .icon i.ss-calendar,.form .f4 .icon i.ss-mail.ss-standard{line-height:19px;font-size:14px;height:14px}.form .f4 .icon i.ss-phone.ss-pika{line-height:20px;font-size:14px;height:14px}.form .f4 .icon i.icon-navdown{font-size:6px;top:1px}.form .f4 .icon.black-30 i{color:#bbbaba}.form .f4 .icon.sifir i{height:100%}.form .f4 .icon.send{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:calc(100% - 4px);top:2px;right:0}.form .f4 .icon.send i.ss-pika.ss-search{line-height:21px;font-size:15px;height:15px}.form .f4 .icon.send i.ss-gizmo.ss-search{line-height:19px;font-size:18px;height:14px}.form .f4 .icon.send input{width:100%;height:100%;position:absolute;opacity:0;left:0;top:0;z-index:1}.form .f4 .icon.send i{z-index:0}.form.-f-border-0 .f4 .icon{top:0;height:100%}.form.-f-border-1 .f4 .icon{top:1px;height:calc(100% - 2px)}.form.md .f4 .icon{font-size:18px}