#contact-form{display:block;width:100%;height:100%;background:url(../Images/contact-form-background.svg);background-repeat:no-repeat;background-size:90%;background-position:center center;background-position:top 15% center}#contact-form .container{width:100%}#contact-form .wrapper{max-width:1240px;margin:auto}#contact-form .wrapper .headline{text-align:center;padding-bottom:70px}#contact-form .wrapper .headline:after{content:"";display:inline-block;width:100px;height:2px;background:#26303d}#contact-form .wrapper .headline h1{font-family:Ubuntu;font-size:48px;font-weight:300;color:#26303d}#contact-form .wrapper .form{padding:50px 50px 0 50px;box-shadow:1px 1px 75px 5px rgba(53,53,53,0.25);background:#fff}#contact-form .wrapper .form ul{list-style-type:none;padding:0;margin:0}#contact-form .wrapper .form ul li{position:relative}#contact-form .wrapper .form ul li .check{display:block;position:absolute;background:#ecf0f1;height:18px;width:18px;margin:auto;top:0;bottom:0;left:0;z-index:5;cursor:pointer;pointer-events:none;transition:.55s all ease;-webkit-transition:.55s all ease}#contact-form .wrapper .form ul li .check:before{content:"";position:relative;display:block;width:0%;height:100%;background:#00b6e2;transition:.55s all ease;-webkit-transition:.55s all ease}#contact-form .wrapper .form label{display:block;font-family:Ubuntu;font-size:19px;color:#26303d;font-weight:100}#contact-form .wrapper .form input[type="text"],#contact-form .wrapper .form input[type="email"]{font-family:Ubuntu;font-size:16px;border:0px solid #eee;border-bottom:1px solid #d6d6d6;margin:15px 0 30px;padding:10px 0;width:100%;max-width:414px;outline:none}#contact-form .wrapper .form textarea{font-family:Ubuntu;font-size:16px;color:#26303d;border:0px solid #eee;border-bottom:1px solid #d6d6d6;width:100%;max-width:414px;padding-top:25px;outline:none;resize:none}#contact-form .wrapper .form input[type="checkbox"]{position:absolute;visibility:hidden}#contact-form .wrapper .form ::-webkit-input-placeholder{color:#26303d;color:rgba(38,48,61,0.26)}#contact-form .wrapper .form ::-moz-placeholder{color:#26303d;color:rgba(38,48,61,0.26)}#contact-form .wrapper .form :-ms-input-placeholder{color:#26303d;color:rgba(38,48,61,0.26)}#contact-form .wrapper .form :-moz-placeholder{color:#26303d;color:rgba(38,48,61,0.26)}#contact-form .wrapper .form .left-area ul :nth-of-type(2){padding-bottom:85px}#contact-form .wrapper .form .right-area li input[type=checkbox]+label{cursor:pointer}#contact-form .wrapper .form .right-area li input[type=checkbox]:checked ~ .check:before{content:"";width:100%}#contact-form .wrapper .form .right-area label:not(:first-child){margin:65px 0;padding:0 40px}#contact-form .wrapper .form .btn-wrapper{display:inline-block;width:100%;padding:20px 0 20px;text-align:center}#contact-form .wrapper .form .btn-wrapper .app{display:inline-block;width:100%;max-width:287px;max-height:50px;padding:10px;font-family:Ubuntu;font-size:22px;background:#00b6e2;border-radius:8px;cursor:pointer}#contact-form .wrapper .form .btn-wrapper .app a{color:#fff;text-decoration:none}
