#header .menu-item a {
    transition: all .2s ease-in-out;
    color: #fff;
}
.mr-0 {
    margin-right: 0 !important;
}
.static_page_outer {
    margin-top: 0;
}
.New_Header_Design {
    width: 100%;
    min-height: 1px;
    padding: 6em 0 1em 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://capxe.co.uk/capitalengine.uk/web/40_s3_uploaded__londonnight.png);
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span, div, strong {
    font-family: 'open_sans_300';
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.font_600 {
    font-family: open_sans_600;
}
.headerDescription {
    color: #fff;
    font-size: 1.5em;
    padding: 0 4em 0 0;
    text-align: justify;
}
.section-b {
    padding: 5.5em 2em 2em 2em;
}
.section-b section {
    border: .5em solid #2e57a0;
    line-height: 0;
    margin-top: 1em;
}
.headerHeading {
    color: #fff;
    font-size: 3.2em;
    padding: 1em 0 .5em 0em;
}
p span.button {
    margin: 0.25em 0;
}
.reque_btn, .reque_btn:hover, .reque_btn:active, .reque_btn:focus, .reque_btn:active:focus {
    background-color: rgb(248, 170, 27) !important;
}
.button--wide {
    min-width: 228px;
}
.button {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    /* padding: 0.5em 0.375em; */
    padding: 0.5em 2em;
    border: none;
    color: #fff;
    background-color: #075691;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 1em;
    text-align: center;
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 228px;
}
.solution_heading {
    padding: 1em 0;
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    color: rgb(7, 86, 145);
    padding-bottom: .5em;
}

.font_600 {
    font-family: open_sans_600;
}
.section-b section {
    border: .5em solid #fff;
   
}