@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');* { box-sizing:border-box;}HTML, BODY {margin:0;font-family:'Roboto', sans-serif;font-size:18px;line-height:1.3;color:#000000;background:#008AFC;}a {color:#000000;font-weight:bold;text-decoration:none;}a img {border:none;display:block;}strong {font-weight:bold;}DIV.inner, ul.inner {min-width:320px;max-width:1400px;width:100%;margin:0px auto;position:relative;overflow:hidden;}div#header {border-bottom:3px solid #008AFC;background:#ffffff;}div#header .inner {padding:35px 0px;}div#header .inner .logo {float:left;font-weight:bold;padding:20px 0px;font-size:24px;line-height:24px;}div#header .inner .menu {float:right;}div#header .inner .menu a,div#header .inner .menu span {font-weight:300;display:inline-block;line-height:24px;padding:20px 15px;position:relative;}div#header .inner .menu span:before {content:"";background:#008AFC;height:3px;width:96%;position:absolute;bottom:0px;left:0%;}div#header .inner .menu a:before {content:"";background:#008AFC;height:3px;width:0px;position:absolute;bottom:0px;right:50%;-webkit-transition:width 0.75s ease-in-out;-moz-transition:width 0.75s ease-in-out;-o-transition:width 0.75s ease-in-out;transition:width 0.75s ease-in-out;}div#header .inner .menu a:after {content:"";background:#008AFC;height:3px;width:0px;position:absolute;bottom:0px;left:50%;-webkit-transition:width 0.75s ease-in-out;-moz-transition:width 0.75s ease-in-out;-o-transition:width 0.75s ease-in-out;transition:width 0.75s ease-in-out;}div#header .inner .menu a:hover:before {width:48%;}div#header .inner .menu a:hover:after {width:48%;}div#banner {background-size:cover;background-repeat:no-repeat;background-position:center;min-height:50vh;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:3px solid #008AFC;}div#banner .wrap {padding:25px;max-width:70%;background:rgba(0,0,0,0.6);color:#ffffff;font-size:20px;font-weight:300;}div.content {background:#ffffff;}div.content.grey {background:#5f5f5f;color:#ffffff;}div.content .inner {padding:25px 0px;}div.content .inner h1 {font-size:28px;font-weight:300;margin:0px 0px 20px 0px;}div.content .inner h2 {font-size:24px;font-weight:300;margin:0px 0px 20px 0px;}div.content .inner.split {overflow:visible;display:flex;}div.content .inner.split .center {text-align:center;}div.content .inner.split .left {width:50%;padding-right:10px;}div.content .inner.split .right {width:50%;padding-left:10px;}div.content .inner.split .image {background-size:cover;background-position:center;background-repeat:no-repeat;}div.content .inner.split .right.image {height:100%;width:50vw;left:50%;top:0px;position:absolute;}form#enquiryformfooter {overflow:hidden;}form#enquiryformfooter .input-row {width:calc(50% - 7px);box-sizing:border-box;float:left;margin-bottom:14px;}form#enquiryformfooter .input-row:nth-of-type(odd) {margin-right:7px;clear:left;}form#enquiryformfooter .input-row:nth-of-type(even) {margin-left:7px;clear:right;}form#enquiryformfooter .full .input-row {width:100%;float:none;clear:both;}form#enquiryformfooter .input-row label {color:#5f5f5f;}form#enquiryformfooter .input-row.HTML_SelectBox label {color:#ffffff;font-weight:normal;font-size:18px;line-height:32px;padding:0px;}form#enquiryformfooter .input-row input, form#enquiryformfooter .input-row select, form#enquiryformfooter .input-row textarea {background:#ffffff;color:#5f5f5f;}form#enquiryformfooter .action-row {width:100%;clear:both;float:none;}form#enquiryformfooter .action-row .btn,form#enquiryformfooter .action-row .g-recaptcha {padding:10px 15px;font-size:18px;line-height:22px;cursor:pointer;display:block;text-align:center;color:#ffffff;box-sizing:border-box;background:#5f5f5f;margin:0px auto;width:200px;font-size:20px;border:2px solid #ffffff;}#footer {text-align:center;font-size:16px;color:#ffffff;padding:15px 0px;}#footer a {color:#ffffff;font-weight:normal;} @media screen and (max-width:1430px) {DIV.inner, ul.inner {padding-left:15px;padding-right:15px;}div#header .inner,div.content .inner {padding-left:15px;padding-right:15px;}} @media screen and (max-width:1000px) {div.content .inner.split {display:block;}div.content .inner.split .left {width:100%;padding-right:0px;}div.content .inner.split .right {width:100%;padding-left:0px;}div.content .inner.split .right.image {height:40vh;width:100%;left:0px;top:0px;position:relative;}} @media screen and (max-width:700px) {div#header {border-bottom:0px;}div#header .inner {padding-bottom:0px;}div#header .inner .logo {float:none;clear:both;padding:10px 0px;font-size:24px;line-height:24px;text-align:center;}div#header .inner .menu {float:none;text-align:center;}} @media screen and (max-width:600px) {form#enquiryformfooter .input-row:nth-of-type(odd),form#enquiryformfooter .input-row:nth-of-type(even){margin-right:0px;margin-left:0px;clear:both;width:100%;}}form {box-sizing:initial;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay:9999s;-webkit-transition:color 9999s ease-out, background-color 9999s ease-out;}DIV.input-row, DIV.display-row {overflow:hidden;margin-bottom:4px;clear:both;}DIV.display-row {line-height:22px;}DIV.input-row label,DIV.display-row .label {display:block;font-weight:bold;padding-bottom:10px;}DIV.display-row .label {padding-top:0px;}DIV.input-row input, DIV.input-row select, DIV.display-row .data {width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:7px 15px;border:1px solid #d2d2d2;-webkit-appearance:none;-moz-appearance:none;}DIV.input-row input[type=file] {padding:0px;border:0px solid #d2d2d2;}DIV.display-row .data ul {list-style-type:none;padding:0px;margin:0px;}DIV.input-row input.chkBx {width:auto;}DIV.input-row textarea {font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:14px;width:100%;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:7px 15px;border:1px solid #d2d2d2;-webkit-appearance:none;-moz-appearance:none;}DIV.action-row {overflow:hidden;}DIV.action-row span {display:block;}DIV.input-row span.error,div.error,p.error {color:#b94a48;font-weight:bold;display:block;margin:0px;text-align:left;padding:10px 15px;margin-bottom:15px;font-weight:normal;font-size:18px;text-align:center;}form div.input-row ul {overflow:hidden;margin:0;padding:0;list-style:none;}form div.input-row ul li {overflow:hidden;padding-right:4px;margin:0px 4px 6px 0px;}form div.input-row ul li label {display:inline;width:auto;}input#tandc {margin-left:28px;}div#acceptableEnc {height:0px;width:0px;position:absolute;left:-9999999px;top:-9999999px;} @media screen and (max-width:480px) {DIV.input-row label {text-align:left;}DIV.action-row,div.error {margin:8px 0px 8px 0px;}}div.input-row {overflow:hidden;position:relative;margin-bottom:0px;}div.input-row input[type=text], div.input-row input[type=email], div.input-row input[type=number], div.input-row input[type=password], div.input-row textarea {padding:15px 15px 5px 15px;border:0px;border-bottom:1px solid #cccccc;line-height:26px;font-size:16px;background-color:transparent;}div.input-row select {border:0px;border-bottom:1px solid #cccccc;cursor:pointer;padding-top:7px;padding-bottom:7px;font-size:inherit;}div.input-row:not(.HTML_SelectBox):not(.HTML_File) label {position:absolute;top:12px;left:15px;font-weight:normal;-webkit-touch-callout:none;-webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none;-ms-user-select:none;user-select:none;padding:0px;margin:0px;}div.input-row.HTML_SelectBox label {-webkit-touch-callout:none;-webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none;-ms-user-select:none;user-select:none;padding:0px 11px;margin:0px;}div.input-row.focus:not(.HTML_SelectBox):not(.HTML_File) label, div.input-row.forceFocus:not(.HTML_SelectBox):not(.HTML_File) label {font-size:10px;top:1px;font-weight:bold;}div.input-row.HTML_TextArea.focus label, div.input-row.HTML_TextArea.forceFocus label {background:#ffffff;width:calc(100% - 30px);box-sizing:border-box;top:0px;line-height:15px;}div.input-row input:focus, div.input-row textarea:focus, div.input-row select:focus {border-color:#055a89;outline:none;}div.input-row input:disabled, div.input-row textarea:disabled, div.input-row select:disabled, div.input-row input:read-only, div.input-row textarea:read-only {background-color:rgba(0, 0, 0, 0.02);cursor:default;} @keyframes shake {10%, 90% {transform:translate3d(-1px, 0, 0);}20%, 80% {transform:translate3d(2px, 0, 0);}30%, 50%, 70% {transform:translate3d(-4px, 0, 0);}40%, 60% {transform:translate3d(4px, 0, 0);}}form.invalid {animation:shake 0.82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0, 0, 0);}div.checkboxSet .data div label, div.singleCheckbox label {position:static !important;top:initial !important;left:initial !important;font-size:16px !important;font-weight:normal !important;}.fancy-input .input-row {display:block;background:#ffffff;width:100%;padding:0px;line-height:36px;display:flex;margin-bottom:10px;overflow:hidden;border:2px solid #cccccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.fancy-input .input-row label {font-weight:bold;font-size:inherit;display:inline-block;padding-right:6px;padding-left:10px;padding-bottom:0px;font-weight:normal;flex-grow:0;flex-shrink:0;flex-basis:auto;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancy-input .input-row input,.fancy-input .input-row select,.fancy-input .input-row textarea {font-size:inherit;border:0px;flex-grow:1;flex-shrink:1;flex-basis:auto;padding-right:10px;padding-left:0px;width:100%;padding-top:0px;padding-bottom:0px;cursor:pointer;line-height:36px;}.fancy-input .input-row input:focus,.fancy-input .input-row textarea:focus {outline:none;}