.contact-form-block{position:relative}.contact-form{padding:5px}.contact-form-success{position:absolute;width:100%;height:100%;text-align:center;background:rgba(68,68,68,0.9);top:0;bottom:0;left:0;right:0;z-index:1000;display:none}.contact-form-success.show{display:block}.contact-form-success .letter-container{width:130px;margin:20px auto;text-align:center;position:relative}.contact-form-success .envelope{background:#1f5087;width:100%;height:80px;position:relative;box-shadow:0 5px 0 #3a3d3c;margin:85px 0 30px 0;z-index:1}.contact-form-success .envelope:before,.contact-form-success .envelope:after{content:"";position:absolute;bottom:0}.contact-form-success .envelope:before{right:0;border-bottom:0px solid transparent;border-top:80px solid transparent;border-right:130px solid #2969b0;z-index:1}.contact-form-success .envelope:after{left:0;border-bottom:0px solid transparent;border-top:80px solid transparent;border-left:130px solid #3b82d1;z-index:1}.contact-form-success .open{border-right:65px solid transparent;border-top:40px solid #649cdb;border-left:65px solid transparent;position:absolute;z-index:9999;left:0;top:0;transform-origin:0% 0%}.contact-form-success .paper{width:110px;height:77px;position:absolute;bottom:0;left:50%;margin-left:-55px;background:#ffffff;z-index:0;border:2px solid #ddd}.contact-form-success .paper:before{content:"";position:absolute}.contact-form-success .paper:before{width:110px;height:75px;background:rgba(177,177,177,0.1);bottom:0;left:0}.contact-form-success .noti{position:absolute;top:-15px;right:-15px;width:35px;height:35px;border-radius:35px;color:#fff;font:bold 20px/36px "Helvetica";text-align:center;background:#b8462b;box-shadow:0 4px 0 rgba(0,0,0,0.2);opacity:0}.contact-form-success ul{margin:25px auto 0 auto;padding:0;display:block;width:80%}.contact-form-success li{list-style:none;background:#d3d3d3;width:100%;height:5px;margin-bottom:5px}.contact-form-success li:nth-child(1){width:50%}.contact-form-success li:nth-child(2){margin-bottom:20px;width:20%}.contact-form-success a{background:#878387;text-decoration:none;text-transform:uppercase;color:#fff;letter-spacing:1px;font:bold 13px "helvetica";padding:8px 15px;box-shadow:0 3px 0 #2a2c2b}.contact-form-success a:active,.contact-form-success a:hover{box-shadow:0 1px 0 #2a2c2b}.contact-form-success .is-active .open{animation:foldUp 1s ease-in-out;animation-fill-mode:forwards}.contact-form-success .is-active .paper{animation:paperUp 1.5s ease-in-out;animation-fill-mode:forwards;animation-delay:1s}.contact-form-success .is-active .noti{animation:noti 0.5s ease-in-out;animation-fill-mode:forwards;animation-delay:2s}@keyframes foldUp{from{transform:rotateX(0deg)}to{transform:rotateX(180deg);z-index:0}}@keyframes noti{from{opacity:0}to{opacity:1}}@keyframes paperUp{from{height:77px}60%{height:130px}70%{height:110px}80%{height:130px}90%{height:120px}100%{height:130px}}

/*# sourceMappingURL=contactForm.min.css.map */
