.form-strip{display:inline-block;padding:150px 0;vertical-align:top;width:100%}.form-strip .container{max-width:653px}.form-strip .form form fieldset{margin-bottom:10px;max-width:100%}.form-strip .form form .actions{background-color:#c09742;position:relative;z-index:1}.form-strip .form form .actions:before{background:#f7cd47;content:"";height:100%;position:absolute;right:0;top:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;width:6px;z-index:-1}.form-strip .form form .actions:hover:before{width:100%}.form-strip .form form input[type=submit]{background-color:transparent;font-size:16px;font-weight:600;height:34px;min-height:34px;padding:5px 10px}@media (max-width:991px){.form-strip{padding:100px 0}}@media (max-width:500px){.form-strip{padding:80px 0}.form-strip .form form fieldset{margin:0}}