| </div> | </div> | ||||
| </div> | </div> | ||||
| <div class="g-recaptcha" data-sitekey="6Lc3Bt8ZAAAAACPv1F98oFvwPOYVyvWvmN1HYkrS"></div> | <div class="g-recaptcha" data-sitekey="6Lc3Bt8ZAAAAACPv1F98oFvwPOYVyvWvmN1HYkrS"></div> | ||||
| <button id="apply-submit" class="apply-submit" type="submit">Submit</button> | |||||
| <button id="apply-submit" class="apply-submit" type="submit" disabled>Submit</button> | |||||
| <div class="apply-msg-cont" > | <div class="apply-msg-cont" > | ||||
| <p class="apply-msg">Email sent successfuly</p> | <p class="apply-msg">Email sent successfuly</p> | ||||
| </div> | </div> |
| <li><a href="#events-wrap">events</a></li> | <li><a href="#events-wrap">events</a></li> | ||||
| <li><a href="#stats-wrap">stats</a></li> | <li><a href="#stats-wrap">stats</a></li> | ||||
| <li><a href="#news-wrap">news</a></li> --> | <li><a href="#news-wrap">news</a></li> --> | ||||
| <li><a data-id ="contact-section" class="home_link" href="index.html">contact</a></li> | |||||
| <li><a data-id ="contact-section" class="home_link" href="index.html">contact us</a></li> | |||||
| <li ><a href="careers.html">careers</a></li> | <li ><a href="careers.html">careers</a></li> | ||||
| <li class="active portfolio"><a href="portfolio.html">portfolio</a><span class="nav-active-mark"></span></li> | <li class="active portfolio"><a href="portfolio.html">portfolio</a><span class="nav-active-mark"></span></li> | ||||
| </ul> | </ul> |
| }; | }; | ||||
| var onloadCallback = function () { | var onloadCallback = function () { | ||||
| $('#apply-submit').removeAttr('disabled'); | |||||
| if (jQuery('#googlecapatcha_apply').length) { | if (jQuery('#googlecapatcha_apply').length) { | ||||
| recaptcha = grecaptcha.render('googlecapatcha_apply', { | recaptcha = grecaptcha.render('googlecapatcha_apply', { | ||||
| 'sitekey': "6Lc3Bt8ZAAAAACPv1F98oFvwPOYVyvWvmN1HYkrS", | 'sitekey': "6Lc3Bt8ZAAAAACPv1F98oFvwPOYVyvWvmN1HYkrS", |
| } | } | ||||
| #contact:not(.our_partners) | #contact:not(.our_partners) | ||||
| { | { | ||||
| margin-top:-53px; | |||||
| /* margin-top:-53px; */ | |||||
| } | } | ||||
| #about-section, | #about-section, | ||||
| #services-section, | #services-section, |