style.css:

/*---------------------------------------
** Section: Home -----
-----------------------------------------*/

{...}

.header-content-wrap {
background: rgba(0, 0, 0, 0);
position: relative;
-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
padding: 285px 0 210px; 
  
  .home .header {
    height: 500px !important;
}
  div#pirate-forms-captcha {
float: bottom left;
}