@font-face {
    font-family: 'Open Sans Condensed';
    src: url('https://pages.kpmg.uk/rs/658-GGA-005/images/OpenSansCondensed-Bold.eot');
    src: url('https://pages.kpmg.uk/rs/658-GGA-005/images/OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://pages.kpmg.uk/rs/658-GGA-005/images/OpenSansCondensed-Bold.woff2') format('woff2'),
    url('https://pages.kpmg.uk/rs/658-GGA-005/images/OpenSansCondensed-Bold.woff') format('woff'),
    url('https://pages.kpmg.uk/rs/658-GGA-005/images/OpenSansCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans Condensed';
    margin: 0;
    font-weight: bold;
}
h1, h2{
    font-size: 64px;
    line-height: 72px;
    letter-spacing: -0.32px;
    color: #0B233D;
}

*{
    font-family: "Open Sans", sans-serif;
}
form.mktoForm *{
    font-family: "Open Sans", sans-serif !important;
}

p{
    font-size: 16px;
    line-height: 24px;
    color: #0B233D;
    font-weight: normal;
}
a.btn {
    background-color: #1E49E2;
    border-radius: 50px;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 12px;
    padding: 14px 23px;
    position: relative;
    box-shadow: none !important;
    display: inline-flex;
    align-items: center;
    gap: 12px;
}
a.btn::after {
    content: "";
    background: url("https://pages.kpmg.uk/rs/658-GGA-005/images/kpmg-white-arrow.png") no-repeat center / contain;
    width: 6px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
}
a.btn:hover{
    opacity: .8;
}
header{
    background-color: #0B233D;
    padding: 12px 0;
}
header img{
    width: 75px;
}
#banner .container{
    position: relative;
}
#banner{
    background-color: #F5F6FA;
    padding: 50px 0 25px;
    position: relative;
    z-index: 9;
    margin-bottom: 112px;
}
#banner::after {
    content: "";
    background-color: #ffffff;
    width: 13%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    margin-left: auto;
    z-index: -1;
}
#banner img{
    width: 100%;
}
.inner-part{
    padding: 0 90px;
}
.banner-img{
    margin-bottom: -138px;
    position: relative;
}
/* .banner-img::before{
content: "";
background-color: rgba(3, 79, 252, .20);
width: 1px;
height: 143%;
left: 12px;
top: 15px;
display: block;
position: absolute;
} */
.banner-img::before{
    content: "";
    background-color: rgba(3, 79, 252, .20);
    width: 1px;
    height: 100%;
    left: -665px;
    top: 0px;
    display: block;
    position: absolute;
}
.banner-text {
    margin: 24px 0 0px;
}
.banner-btn{
    margin-top: 20px;
}
#form-sec {
    padding-bottom: 100px;
}
.cust-form {
    padding: 0 90px;
    margin-top: -50px;
}
form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear,
.mktoForm .mktoAsterix{
    display:none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}

.mktoForm label{
    margin-bottom:8px;
    display:block;
    width:100% !important;
    font-weight:400 !important;
    font-size:16px;
    padding:0 !important;
    font-family:'Gotham',sans-serif;
}

.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    background-color: transparent !important;
    border: 0px !important;
    color: #0B233D!important;
    height: 40px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 24px !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    border-bottom: 1px solid #0B233D !important;
    letter-spacing: 0.32px;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}
.mktoForm .mktoField::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(11, 35, 61,.50) !important;
}
.mktoForm .mktoField  ::-moz-placeholder { /* Firefox 19+ */
    color: rgba(11, 35, 61,.50) !important;
}
.mktoForm .mktoField  :-ms-input-placeholder { /* IE 10+ */
    color: rgba(11, 35, 61,.50) !important;
}
.mktoForm .mktoField  :-moz-placeholder { /* Firefox 18- */
    color: rgba(11, 35, 61,.50) !important;
}
.mktoForm .mktoCheckboxList label {
    color: #0B233D;
    font-size: 11px;
    line-height: 18px !important;
    letter-spacing: -0.32px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 25px !important;
    margin-left: 0px !important;
    display: inline-block !important;
    width: auto !important;
}
.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}
input#TestField {
    display: none;
}
.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom: 32px !important;
    flex:1;
}

.mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:24px !important;
}

form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}
fieldset.mktoFormCol {
    padding: 0 !important;
}
fieldset.mktoFormCol legend {
    margin: 0 !important;
    padding: 0 !important;
}
fieldset.mktoFormCol .mktoFormRow {
    width: 50%;
    padding-right: 12px;
}
.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
    display: block !important;
    text-align: left !important;
}

.mktoButtonRow {
    display: block !important;
    width: 100% !important;
}

.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    border-radius: 50px !important;
    border:unset !important;
    /* width: 100%; */
    display: block;
    box-shadow: none !important;
    outline: none !important;
    background: #1E49E2 !important;
    border-radius: 50px;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    padding: 14px 23px !important;
    position: relative;
    box-shadow: none !important;
    display: inline-flex;
    align-items: center;
    gap: 12px;
}
.mktoForm button.mktoButton:after{
    content: "";
    background: url(https://pages.kpmg.uk/rs/658-GGA-005/images/kpmg-white-arrow.png) no-repeat center / contain;
    width: 6px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
}
.mktoForm button.mktoButton:hover{
    opacity: .8;
}
.mktoForm select {
    appearance: none;
    -webkit-appearance: none;
    background: url("https://pages.kpmg.uk/rs/658-GGA-005/images/kpmg-chevron.png") no-repeat center right;
    background-size: 10px;
}
.custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
}

.custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: -6px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}

.mktoCheckboxList label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #0B233D;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2px;
}
.mktoCheckboxList input{
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.mktoCheckboxList input:checked + label:before{
    background-color: #1E49E2;
    border-color: #1E49E2;
}
.mktoCheckboxList input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 4px;
    width: 6px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
#contact {
    background-color: #1E49E2;
    padding-top: 112px;
    margin-bottom: 400px;
}
#contact h2{
    color: #ffffff;
}
#contact .container{
    position: relative;
}
.contact-inner::before{
    content: "";
    background-color: rgba(255, 255, 255, .25);
    width: 1px;
    height: 116%;
    left: 12px;
    top: 0px;
    display: block;
    position: absolute;
}
.contact-text{
    margin-bottom: 71px;
}
.contact-text p{
    color: #ffffff;
}
.contact-form {
    margin-bottom: -360px;
    background-color: #ffffff;
    padding: 50px;
}
footer {
    background-color: #02338D;
    padding: 0px 0 64px;
}
.footer-top {
    border: 1px solid rgba(255, 255, 255, .25);
    border-top: 0;
    padding: 110px  90px 64px;
    margin-bottom: 64px;
}
.footer-logo img{
    max-width: 176px;
}
.footer-text p{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #ffffff;
}
.footer-logo {
    margin-bottom: 32px;
}
footer .nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
footer .nav ul li{
    width: 50%;
    margin-bottom: 8px;
}
footer .nav ul li a{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
}
footer .nav ul li a:hover{
    text-decoration: underline;
}
footer .nav ul li:nth-child(2n) {
    padding-left: 35px;
}
.pt-67{
    padding-top: 67px;
}
.footer-copy {
    padding: 0 90px;
}
.footer-copy p {
    color: #ffffff;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.48px;
    margin-bottom: 24px;
}
.footer-copy p:last-child{
    margin-bottom: 0;
}
.footer-btm p a{
    color: #ffffff;
    text-decoration: none;
}
.social-icons ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.social-icons ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
    gap: 8px;
    justify-content: flex-end;
    max-width: 115px;
    margin-left: auto;
}
.social-icons ul li img {
    width: 32px;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-background-clip: text;
}
.mktoGen.mktoImg{
    display: block !important;
}
.mktoForm select{
    padding-right: 20px !important;
}

@media screen and (min-width: 1400px) {
    .banner-img::before{
        left: -770px;
    }
}
@media screen and (min-width: 1650px) {
    #banner::after{
        width: 18%;
    }
}
@media screen and (min-width: 1920px) {
    #banner::after{
        width: 25%;
    }
}
@media screen and (max-width: 1399px) {
    h1, h2{
        font-size: 54px;
        line-height: 62px;
    }
}


@media screen and (max-width: 1199px){
    h1, h2 {
        font-size: 44px;
        line-height: 52px;
    }
    .footer-top {
        padding: 62px 50px 34px;
        margin-bottom: 54px;
    }
    .contact-text {
        margin-bottom: 51px;
    }
    .inner-part,
    .cust-form,
    .footer-copy {
        padding: 0 50px;
    }
    #banner{
        margin-bottom: 62px;
    }
    .banner-img::before{
        left: -560px;
    }
    .cust-form{
        margin-top: -30px;
    }
    #contact{
        padding-top: 62px;
    }
    #form-sec{
        padding-bottom: 62px;
    }
    .banner-img {
        margin-bottom: -87px;
    }
    .contact-form{
        padding: 25px;
    }
}

@media screen and (max-width: 991px){
    h1, h2 {
        font-size: 40px;
        line-height: 48px;
    }
    .inner-part, .cust-form, .footer-copy {
        padding: 0 30px;
    }
    #banner {
        margin-bottom: 18px;
    }
    .banner-img {
        margin-bottom: -172px;
    }
    .banner-img::before {
        left: -360px;
    }
    #form-sec {
        padding-bottom: 42px;
    }
    #contact {
        padding-top: 42px;
    }
    .cust-form {
        margin-top: 0;
    }
    .mktoForm .mktoFieldDescriptor.mktoFormCol{
        margin-bottom: 20px !important;
    }
    .footer-top {
        padding: 42px 30px 14px;
        margin-bottom: 34px;
    }
    footer{
        padding: 0px 0 42px;
    }
    footer .nav ul li:nth-child(2n) {
        padding-left: 10px;
    }
    footer .nav ul li a {
        font-size: 12px;
        line-height: 18px;
        display: inline-flex;
    }
    .cust-form {
        margin-top: 20px;
    }
}

@media screen and (max-width:767px){
    .container {
        max-width: 100%;
    }
    #banner{
        padding: 56px 0;
        margin-bottom: 44px;
    }
    .banner-img{
        position: relative;
    }
    .banner-img::before{
        top: 0;
        height: 100%;
        left: 0;
    }
    .inner-part, .cust-form, .footer-copy {
        padding: 0 24px;
    }
    #banner::after{
        width: 3%;
    }
    .banner-img {
        padding-left: 24px;
        margin-top: 27px;
        margin-right: -12px;
        margin-bottom: -100px;
    }
    .banner-text {
        margin: 16px 0 0px;
    }
    #form-sec {
        padding: 56px 0;
    }
    .banner-btn {
        margin-top: 13px;
    }
    #banner .inner-part::before {
        content: "";
        background-color: rgba(3, 79, 252, .20);
        width: 1px;
        height: 100%;
        left: 0;
        top: 0;
        display: block;
        position: absolute;
    }
    #banner .inner-part {
        position: relative;
    }
    #contact {
        padding-top: 0;
        margin: 0;
    }
    #contact .inner-part {
        padding-top: 56px;
    }
    .contact-inner {
        margin-top: 24px;
    }
    .contact-inner::before{
        height: 100%;
    }
    .contact-text {
        margin-bottom: 56px;
        padding: 0 24px;
    }
    .contact-form {
        padding: 56px 12px;
        margin: 0 -12px;
    }
    .cust-form {
        margin-top: 0;
        padding: 0 !important;
    }
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
    .footer-text {
        margin-bottom: 32px;
    }
    .pt-67 {
        padding-top: 0;
    }
    footer {
        padding: 0px 0 56px;
    }
    footer .nav{
        display: block;
    }
    footer .nav ul{
        flex-direction: column;
    }
    footer .nav ul li{
        width: 100%;
    }
    footer .nav ul li:nth-child(2n) {
        padding-left: 0px;
    }
    .footer-top {
        padding: 56px 24px 32px;
    }
    footer .nav ul li{
        margin-bottom: 16px;
    }
    footer .nav ul li:last-child{
        margin-bottom: 0;
    }
    .social-icons{
        margin-top: 32px;
    }
    .social-icons ul{
        max-width: 100%;
        justify-content: flex-start;
    }
    fieldset.mktoFormCol .mktoFormRow{
        width: 100%;
        padding-right: 0;
        
    }
}
@media screen and (max-width: 480px) {
    .mktoForm{
        padding: 0 !important;
    }
}
