/*!
Theme barclaysimpson
Author: Digital Recruitment Strategies
Description: barclaysimpson theme
Version: 0.0.1
Tags: bootstrap
*/header{position:absolute;top:0;left:0;right:0;width:100%;z-index:20;padding:2rem 55px 0;background-color:rgba(255, 103, 38, 0);-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media (max-width:1550px){header{padding:2rem 25px 1rem}}@media (max-width:799px){header{padding:1rem 25px 1rem}}@media (max-width:799px){header.menu-active{background-color:#7d2500}}header .container{max-width:1685px!important;padding:0rem 0px 0!important;margin:0 auto}@media (max-width:1400px){header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}header .logo{width:auto;display:block;padding-right:1rem}@media (min-width:1401px){header .logo{display:none}}header .logo a{display:block;min-width:115px;max-width:115px;width:auto}header .logo a img{width:100%;height:auto}header .head-contact{display:inline-block;margin-left:auto}@media (min-width:1401px){header .head-contact{float:right}}header .head-contact>span{display:inline-block;vertical-align:middle}header .head-contact #enableRecite{display:inline-block;vertical-align:middle;margin:0 1rem 0 0;cursor:pointer}header .head-contact #enableRecite img,header .head-contact #enableRecite p{display:inline-block;vertical-align:middle}header .head-contact #enableRecite p{margin:0}header .head-contact span{color:#FF6726;font-family:'Proximanova-Med', sans-serif!important}header .head-contact span.contact-span{margin-right:1rem}@media (max-width:775px){header .head-contact span.contact-span{display:none}}header .head-contact span a{color:#ffffff;cursor:pointer;font-family:'Proximanova-Med', sans-serif!important}header .head-contact .header-nav{display:inline-block;top:9px;position:relative}@media (max-width:775px){header .head-contact .header-nav{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}header .head-contact .header-nav .nav-icon{display:inline-block;margin:0 0}header .head-contact .header-nav .nav-icon.active .nav-wrap span:nth-child(2){display:none;right:-100%}header .head-contact .header-nav .nav-icon.active .nav-wrap span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:45%;width:100%}header .head-contact .header-nav .nav-icon.active .nav-wrap span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:45%;width:100%}header .head-contact .header-nav .nav-icon .nav-wrap{width:30px;height:20px;position:relative;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block}header .head-contact .header-nav .nav-icon .nav-wrap span{position:absolute;width:100%;height:3px;border-radius:0px;background:#FF6726;right:0;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out}header .head-contact .header-nav .nav-icon .nav-wrap span:first-child{top:0}header .head-contact .header-nav .nav-icon .nav-wrap span:nth-child(2){display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}header .head-contact .header-nav .nav-icon .nav-wrap span:last-child{bottom:0}header .head-contact .header-nav .nav-icon .nav-wrap:hover{cursor:pointer}header .head-contact .header-nav .nav-icon .nav-wrap:hover span:nth-child(2){right:-100%}header .head-contact .header-nav .nav-icon .nav-wrap:hover span:first-child{top:25%}header .head-contact .header-nav .nav-icon .nav-wrap:hover span:last-child{bottom:25%}#side-nav{width:300px;height:100%;position:fixed;background-color:#000000;z-index:25;display:block}@media only screen and (max-width:1400px){#side-nav{display:none}}#side-nav:before{content:"";position:absolute;top:0;right:0;background-color:#FF6726;width:1px;height:100%;z-index:2}#side-nav .menu-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;max-height:1080px;position:-webkit-sticky;position:sticky;top:5rem}#side-nav .menu-container>.row{height:100%;width:100%;margin:0 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px 15px;max-height:1080px}#side-nav .menu-container>.row>.logo{-ms-flex-item-align:start;align-self:flex-start;padding:0;width:100%}#side-nav .menu-container>.row>.logo a{max-width:215px;display:block;margin:0 auto}@media (max-width:767px){#side-nav .menu-container>.row>.logo a{max-width:175px}}#side-nav .menu-container>.row>.logo a img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}#side-nav .menu-container>.row>.logo a:hover img{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}#side-nav .menu-container>.row>.nav{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:1.5rem 0;width:100%}#side-nav .menu-container>.row>.nav .nav-icon{display:block;margin:0 auto;max-width:215px;width:100%}#side-nav .menu-container>.row>.nav .nav-icon.active .nav-wrap span:nth-child(2){display:none;right:-100%}#side-nav .menu-container>.row>.nav .nav-icon.active .nav-wrap span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:45%;width:100%}#side-nav .menu-container>.row>.nav .nav-icon.active .nav-wrap span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:45%;width:100%}#side-nav .menu-container>.row>.nav .nav-icon.active .nav-wrap span:hover:nth-child(2){display:none;right:-100%}#side-nav .menu-container>.row>.nav .nav-icon.active .nav-wrap span:hover:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:45%;width:100%}#side-nav .menu-container>.row>.nav .nav-icon.active .nav-wrap span:hover:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:45%;width:100%}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap{width:55px;height:18px;position:relative;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap span{position:absolute;width:100%;height:2px;border-radius:0px;background:#FF6726;right:0;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap span:first-child{top:0}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap span:nth-child(2){display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap span:last-child{bottom:0}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap:hover{cursor:pointer}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap:hover span:nth-child(2){right:-100%}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap:hover span:first-child{top:25%}#side-nav .menu-container>.row>.nav .nav-icon .nav-wrap:hover span:last-child{bottom:25%}#side-nav .menu-container>.row>.nav .nav-icon p{display:inline-block;margin:0 0 0 10px;top:-60%;position:relative;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);text-transform:uppercase;font-family:'Proximanova-Bold', sans-serif!important;letter-spacing:0.2em}#side-nav .menu-container>.row>.social-menu-div{-ms-flex-item-align:end;align-self:flex-end;width:100%;text-align:center}#side-nav .menu-container>.row>.social-menu-div .social-menu{max-width:215px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}#side-nav .menu-container>.row>.social-menu-div .social-menu li{margin:0 auto}#wrapper{margin-left:300px}@media only screen and (max-width:1400px){#wrapper{margin-left:0}}.full-menu{position:fixed;width:calc(100% - 300px);height:100%;z-index:15;top:0;left:-100%;right:auto;-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;overflow:hidden;transition:all 1.4s ease-in-out}@media only screen and (max-width:1400px){.full-menu{width:100%}}.full-menu .headersvg{width:100%;height:auto;position:absolute;bottom:0;left:-100%;-webkit-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out;z-index:1}.full-menu .headersvg img{width:100%;height:auto}.full-menu.open{left:auto;right:auto;-webkit-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}.full-menu.open .headersvg{left:auto;right:0}.full-menu.open .blue-layer,.full-menu.open .dark-layer,.full-menu.open .green-layer,.full-menu.open .pink-layer{left:0}.full-menu.open .blue-layer{-webkit-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s}.full-menu.open .green-layer{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.full-menu.open .dark-layer{-webkit-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s}.full-menu.open .menu-container{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s;left:0}.full-menu.open.closing .pink-layer{-webkit-transition-delay:0.45s;-o-transition-delay:0.45s;transition-delay:0.45s}.full-menu.open.closing .blue-layer{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.full-menu.open.closing .dark-layer{-webkit-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s}.full-menu.open.closing .menu-container{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.full-menu.open.closing .menu-container{left:-150%}.full-menu.open.closing .pink-layer{left:-100%}.full-menu.open.closing .blue-layer{left:-110%}.full-menu.open.closing .green-layer{left:-120%}.full-menu.open.closing .dark-layer{left:-130%}.full-menu .blue-layer,.full-menu .dark-layer,.full-menu .green-layer,.full-menu .pink-layer{position:absolute;width:100%;height:100%;top:0;left:-100%;-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}.full-menu .pink-layer{background-color:#FF6726;left:-100%}.full-menu .blue-layer{background-color:#5FC7C7;left:-110%}.full-menu .green-layer{background-color:#8BD16E;left:-120%}.full-menu .dark-layer{background-position:70% 50%;background-size:cover;background-repeat:no-repeat;background-image:url(/wp-content/themes/barclaysimpson/images/page/menu.jpg);left:-130%;z-index:0}.full-menu .dark-layer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(49.48%, rgba(0, 0, 0, 0.6)), to(#000000));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 49.48%, #000000 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 49.48%, #000000 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 49.48%, #000000 100%);z-index:1}.full-menu .menu-container{left:-150%;-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;height:100%;overflow:hidden;z-index:33;margin:0 auto;-webkit-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}@media (min-width:800px){.full-menu .menu-container .inner{-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;left:50%;width:80%}}@media (max-width:1750px){.full-menu .menu-container .inner{width:90%}}@media (max-width:799px){.full-menu .menu-container .inner{margin:0 auto;height:100%;padding-bottom:3rem}}.full-menu .menu-container .inner ul.menu{position:relative;overflow:visible;width:calc(100%);float:left;margin:0 0;padding:0 0;list-style:none;list-style-type:none}@media (max-width:799px){.full-menu .menu-container .inner ul.menu{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.full-menu .menu-container .inner ul.menu li.dis-none{display:none!important}.full-menu .menu-container .inner ul.menu li a{text-decoration:none!important;-webkit-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}.full-menu .menu-container .inner ul.menu li a:hover{color:#FF6726}@media (min-width:800px){.full-menu .menu-container .inner ul.menu>li:not(.main-sub-item){border-right:0.2rem solid #FF6726}}.full-menu .menu-container .inner ul.menu>li{line-height:3.25rem;padding:0 0 2rem!important;-webkit-transition:all 1.7s ease-in-out;-o-transition:all 1.7s ease-in-out;transition:all 1.7s ease-in-out}@media (min-width:800px){.full-menu .menu-container .inner ul.menu>li{width:calc(30%)}}@media (max-width:1750px){.full-menu .menu-container .inner ul.menu>li{width:calc(36%)}}@media (max-width:1100px){.full-menu .menu-container .inner ul.menu>li{line-height:2.75rem}}@media (max-width:960px){.full-menu .menu-container .inner ul.menu>li{line-height:2.45rem}}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li{width:100%;line-height:1.75rem;padding:0 0 1rem!important}}.full-menu .menu-container .inner ul.menu>li a{font-family:'Proximanova-Bold', sans-serif!important;color:#ffffff;margin:0 0;font-weight:700;position:relative;font-size:2.75rem;line-height:3.25rem;padding-right:1.5rem;width:calc(100% - 1rem);display:block}@media (max-width:1100px){.full-menu .menu-container .inner ul.menu>li a{font-size:2.75rem;line-height:2.75rem}}@media (max-width:960px){.full-menu .menu-container .inner ul.menu>li a{font-size:2.3rem;line-height:2.3rem}}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li a{font-size:1.5rem;line-height:1.5rem}}.full-menu .menu-container .inner ul.menu>li a:after{content:"";display:inline-block;width:10px;height:10px;background-color:#FF6726;margin-left:9px;position:absolute;bottom:10px}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li a:after{width:5px;height:5px;bottom:10px}}.full-menu .menu-container .inner ul.menu>li.main-sub-item{position:relative}@media (min-width:800px){.full-menu .menu-container .inner ul.menu>li.main-sub-item{padding:0 0 0 8rem!important;position:absolute;top:0;left:calc(30%);width:calc(70%);height:100%}.full-menu .menu-container .inner ul.menu>li.main-sub-item>a{margin-bottom:1.5rem}}@media (min-width:800px) and (max-width:1750px){.full-menu .menu-container .inner ul.menu>li.main-sub-item{left:calc(36%)}}@media (min-width:800px) and (max-width:960px){.full-menu .menu-container .inner ul.menu>li.main-sub-item{padding:0 0 0 2.5rem!important}}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li.main-sub-item{padding-bottom:0rem}.full-menu .menu-container .inner ul.menu>li.main-sub-item>a{pointer-events:none}}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu{width:100%;margin:0 0;padding:0 0;list-style:none;list-style-type:none;overflow:hidden;position:relative}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu{display:none;position:relative;left:0;padding-left:10px;margin-top:0.5rem}}@media (min-width:800px){.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li.main-sub-page{display:none}}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li{position:relative;margin-bottom:0.5rem}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li{margin-bottom:0.75rem}}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li a{font-size:1.75rem;line-height:2.55rem}@media (max-width:799px){.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li a{font-size:1.5rem;line-height:1.5rem}}@media (max-width:600px){.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li a{font-size:1.25rem;line-height:1.25rem}}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li a:after{display:none}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li.menu-item-has-children>.sub-menu{margin:0 0;padding:0 0;position:absolute;width:40%;height:100%;right:-100%;-webkit-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out;list-style:none;list-style-type:none}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li.menu-item-has-children>.sub-menu>li{position:relative}.full-menu .menu-container .inner ul.menu>li.main-sub-item>.sub-menu li.menu-item-has-children:hover>.sub-menu{right:0}.home #banner .offset{padding:2rem 0 0 4rem;font-size:1.75rem;line-height:2.2rem}.home .offset{padding:0 0 0 2rem}.footersvg{width:100%;height:207px;position:relative}@media only screen and (max-width:1400px){.footersvg{margin-left:0}}.footersvg img{position:absolute;bottom:0;left:0;height:auto;width:100%;z-index:-1}#footer{background-color:#111111;padding:35px 60px}@media only screen and (max-width:1400px){#footer{margin-left:0;padding:35px 30px}}@media (max-width:990px){#footer{padding:25px 25px}}#footer>.container{max-width:unset}@media only screen and (min-width:1401px){#footer>.container{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}}@media only screen and (min-width:1401px) and only screen and (max-width:1750px){#footer>.container{max-width:calc(100% -  65px)}}@media only screen and (min-width:1401px) and only screen and (max-width:1555px){#footer>.container{max-width:calc(100% -  55px)}}@media only screen and (min-width:1401px) and only screen and (max-width:991px){#footer>.container{max-width:calc(100% -  50px)}}@media only screen and (min-width:1401px) and only screen and (max-width:650px){#footer>.container{max-width:100%}}@media (max-width:440px){}#footer>.container .row div{text-transform:uppercase;margin-right:5rem}@media only screen and (max-width:1400px){#footer>.container .row div{margin-right:2rem}}@media only screen and (max-width:440px){#footer>.container .row div{margin-right:0rem}}#footer>.container .row div p{padding-top:5px}#footer>.container .row div a,#footer>.container .row div p{color:#ffffff;text-decoration:none;margin-bottom:0rem;font-size:14px;line-height:100%;font-family:'Proximanova-Med', sans-serif!important;letter-spacing:1px}#footer>.container .row div a{color:#FF6726}#footer>.container .row div a:hover{color:#ffffff}@media only screen and (min-width:1401px){#footer>.container .row .mid{margin-right:2rem}}@media only screen and (max-width:440px){#footer>.container .row .mid{margin-right:0rem;display:block}}#footer>.container .row .mid a{margin-right:60px}@media only screen and (max-width:440px){}#footer>.container .row .mid a:last-child{margin-right:0px}@media (min-width:781px){#footer>.container .row .right{text-align:left;margin-left:auto;margin-right:0}}@media (max-width:990px){#footer>.container .row .right{width:100%;margin-top:1rem}}#footer>.container .row .right .iso-icons{display:inline-block}#footer>.container .row .right .iso-icons img{width:auto;height:100px;margin-right:1rem}.error404 .error{height:100%;position:relative;text-align:center}.error404 .error .positioned{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.error404 .error a.read-more{margin:0 0rem!important}.error404 .error-code{font-size:215px;font-weight:500;color:#FF6726;line-height:1}@media (min-width:0) and (max-width:640px){.error404 .error-code{font-size:148px!important}}.error404 .error-status{font-family:"Open Sans", sans-serif;font-size:24px;font-weight:400;margin-bottom:20px;color:#ffffff}@media (min-width:0) and (max-width:640px){.error404 .error-status{font-size:20px!important}}.double-list b{display:block;color:#FF6726;font-size:1.6rem;line-height:2rem;font-family:'Proximanova-Reg', sans-serif!important;font-weight:400}.larger-text{margin:0 0 4rem!important}.larger-text p{font-size:1.6rem;line-height:2rem}#wrapper.single-case-study{background-image:url(/wp-content/themes/barclaysimpson/images/banner/single-blog.jpg);background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-color:#464646}#wrapper.single-case-study:before{content:"";position:absolute;top:0%;left:0%;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(49.48%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.6) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.6) 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.6) 100%)}#banner:not(.home-header) .container-banner{max-width:1685px!important;padding:0 0px!important}#banner{height:440px;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;position:relative;margin-bottom:6.5rem;overflow:hidden;padding:0 55px!important}@media (max-width:1550px){#banner{padding:0 25px!important}}@media (max-width:768px){#banner{padding:0 15px!important}}@media (max-width:1400px){#banner{padding-top:105px!important}}#banner .center{position:absolute;top:60%}#banner .container-banner{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;z-index:3}#banner .container-banner>.row{margin:0 auto!important}#banner .container-banner>.row>div{padding:0}@media (max-width:1550px) and (min-width:768px){}#banner .container-banner h1,#banner .container-banner h1 span{margin:0 0 0rem;font-size:5.5rem;line-height:1.1;text-transform:none!important;position:relative}@media (max-width:1550px){#banner .container-banner h1,#banner .container-banner h1 span{font-size:4.75rem}}@media (max-width:767px){#banner .container-banner h1,#banner .container-banner h1 span{font-size:3.75rem}}@media (max-width:480px){#banner .container-banner h1,#banner .container-banner h1 span{font-size:2.25rem;line-height:2.75rem}}#banner .container-banner h1{color:#ffffff;margin:0 0 3rem;opacity:0;-webkit-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out}@media (max-width:1280px){#banner .container-banner h1{margin:0 0 4rem}}@media (max-width:767px) and (max-height:700px){#banner .container-banner h1{margin:0 0 2rem}}#banner .container-banner h1:after{content:"";display:inline-block;width:10px;height:10px;background-color:#FF6726;opacity:0;-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}@media (max-width:575px){#banner .container-banner h1:after{width:5px;height:5px}}#banner .container-banner h1.in-view{opacity:1}#banner .container-banner h1.in-view:after{opacity:1}#banner .container-banner h1.in-view span:after,#banner .container-banner h1.in-view span:before{opacity:1}#banner .container-banner h1.no-dot:after{opacity:0}#banner .container-banner h1 span{position:relative;color:transparent;font-size:0rem;line-height:inherit}#banner .container-banner h1 span:not(.semi):before{display:none}#banner .container-banner h1 span.semi:before{bottom:35px;position:absolute;right:0}#banner .container-banner h1 span.semi:after,#banner .container-banner h1 span.semi:before{background-color:#FF6726!important}#banner.main-header{position:relative;z-index:5;padding-bottom:119px}#banner.main-header .skew{position:absolute;height:100%;width:100%;left:0;top:0}#banner.main-header .skew.top-s{z-index:-1;content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background:linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background-repeat:no-repeat!important;background-size:cover!important;background-position:50% 50%!important;z-index:0;-webkit-clip-path:polygon(0 0, 100% 0%, 100% 100%, 0 82%);clip-path:polygon(0 0, 100% 0%, 100% 100%, 0 82%)}#banner.main-header .skew.top-s:before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background:linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background-repeat:no-repeat!important;background-size:cover!important;background-position:50% 50%!important;z-index:0;-webkit-clip-path:polygon(0 0, 100% 0%, 100% 100%, 0 82%);clip-path:polygon(0 0, 100% 0%, 100% 100%, 0 82%);display:none}#banner.main-header .skew.bot-s{z-index:-2;content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;-webkit-clip-path:polygon(0px 100%, 0 0%, 100% 0px, 100% 82%);clip-path:polygon(0px 100%, 0 0%, 100% 0px, 100% 82%);background-color:#FF6726;background:-webkit-gradient(linear, left bottom, left top, from(#151515), to(#151515));background:-webkit-linear-gradient(bottom, #151515, #151515);background:-o-linear-gradient(bottom, #151515, #151515);background:linear-gradient(0deg, #151515, #151515);height:100%;width:100%;z-index:-1}#banner.main-header .skew.bot-s:before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;-webkit-clip-path:polygon(0px 100%, 0 0%, 100% 0px, 100% 82%);clip-path:polygon(0px 100%, 0 0%, 100% 0px, 100% 82%);background-color:#FF6726;background:-webkit-gradient(linear, left bottom, left top, from(#151515), to(#151515));background:-webkit-linear-gradient(bottom, #151515, #151515);background:-o-linear-gradient(bottom, #151515, #151515);background:linear-gradient(0deg, #151515, #151515);height:100%;width:100%;z-index:-1;display:none}#banner.main-header .container-banner{position:relative;z-index:1}#banner.main-header .container-banner .inner{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){#banner.main-header .container-banner .inner{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){#banner.main-header .container-banner .inner{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){#banner.main-header .container-banner .inner{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){#banner.main-header .container-banner .inner{max-width:100%}}.page-home #banner.home-header:before{display:none!important}#banner.home-header{height:1055px!important;padding:0 0px 15rem 0px!important;margin-bottom:-15rem!important;z-index:1;background-image:url(/wp-content/themes/barclaysimpson/images/banner/bss-bg.jpg);background-size:cover;background-position:80% 50%}@media (max-width:1400px){#banner.home-header{padding-top:105px!important}}#banner.home-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block!important;background:-webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(49.48%, rgba(0, 0, 0, 0.8)), to(#000000));background:-webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.8) 49.48%, #000000 100%);background:-o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.8) 49.48%, #000000 100%);background:linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.8) 49.48%, #000000 100%);z-index:0}@media (max-width:1750px){}@media (max-width:767px){#banner.home-header{height:1100px!important}}@media (max-width:600px){#banner.home-header{height:1300px!important}}#banner.home-header video{margin:0 auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width:767px){}#banner.home-header .container-banner{margin:0 auto!important;text-align:left;top:60%;-webkit-transform:translateY(-55%);-ms-transform:translateY(-55%);transform:translateY(-55%);padding:0 15px;position:relative;max-width:1400px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1750px){#banner.home-header .container-banner{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){#banner.home-header .container-banner{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){#banner.home-header .container-banner{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){#banner.home-header .container-banner{max-width:100%}}#banner.home-header h1{margin:0 0 0rem;font-size:72px;line-height:110%;text-transform:none!important;position:relative}@media (max-width:1550px){#banner.home-header h1{font-size:60px}}@media only screen and (max-width:991px){#banner.home-header h1{font-size:3.5rem}}@media (max-width:767px){#banner.home-header h1{font-size:2.5rem}}@media (max-width:650px){#banner.home-header h1{font-size:2.15rem}}@media (max-width:375px){#banner.home-header h1{font-size:1.75rem}}@media (max-width:768px){#banner.home-header h1 span:after,#banner.home-header h1 span:before{width:5px;height:5px}}@media (max-width:768px){#banner.home-header h1 span.semi:before{bottom:20px}}@media (max-width:575px){#banner.home-header h1 span.semi:before{bottom:15px}}#banner.home-header .cat-box{margin-top:2rem;max-width:960px}@media (max-width:565px){}#banner.home-header .cat-box.in-view ul li{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);opacity:1}#banner.home-header .cat-box ul{padding:0 0;margin:0 0;list-style-type:unset;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#banner.home-header .cat-box ul li{background:rgba(37, 37, 37, 0.6);-webkit-box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.15);box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.15);-webkit-backdrop-filter:blur(33.2019px);backdrop-filter:blur(33.2019px);border-radius:10px;overflow:hidden;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:80px;margin:0 1rem 1rem 0;font-size:0.75em;min-width:300px;-webkit-transition-delay:calc(0.25s * calc(1 * var(--timer)));-o-transition-delay:calc(0.25s * calc(1 * var(--timer)));transition-delay:calc(0.25s * calc(1 * var(--timer)));-webkit-transition:all calc(0.25s * calc(1 * var(--timer))) ease-in-out;-o-transition:all calc(0.25s * calc(1 * var(--timer))) ease-in-out;transition:all calc(0.25s * calc(1 * var(--timer))) ease-in-out;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0.2}@media (max-width:1550px){#banner.home-header .cat-box ul li{min-height:70px;min-width:250px}}@media (max-width:991px){#banner.home-header .cat-box ul li{min-height:60px;min-width:calc(50% - 1rem)}}@media (max-width:450px){#banner.home-header .cat-box ul li{min-height:55px;min-width:100%;margin:0 0 1rem}}#banner.home-header .cat-box ul li span{font-family:Proxima Nova;font-style:normal;font-weight:600;font-size:100%;line-height:30px;text-transform:uppercase;color:#ECECEC;margin:0 auto;padding:0 10px;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0;letter-spacing:0.2em}@media (max-width:1550px){#banner.home-header .cat-box ul li span{line-height:16px;font-size:13px}}@media (max-width:991px){#banner.home-header .cat-box ul li span{line-height:14px;font-size:12px}}#banner.home-header .cat-box ul li a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}#banner.home-header .cyber-row{margin-top:3rem}#banner.home-header .cyber-row .col-md-4{height:250px;position:relative}@media (min-width:1400px) and (max-width:1500px){#banner.home-header .cyber-row .col-md-4{height:270px}}@media (min-width:601px) and (max-width:767px){#banner.home-header .cyber-row .col-md-4{width:50%;margin-bottom:1rem;height:210px}}@media (max-width:600px){#banner.home-header .cyber-row .col-md-4{margin-bottom:1rem;height:auto}}#banner.home-header .cyber-row .col-md-4 img{max-width:100%}#banner.home-header .cyber-row .col-md-4 p{font-size:22px;line-height:32px;margin-top:2rem;margin-bottom:0;width:85%}#banner.home-header .cyber-row .col-md-4 .read-more{font-size:15px;letter-spacing:0.1em;position:absolute;bottom:0}@media (max-width:1400px){#banner.home-header .cyber-row .col-md-4 p{font-size:16px;line-height:26px}#banner.home-header .cyber-row .col-md-4 .read-more{font-size:13px}}@media (max-width:990px){#banner.home-header .cyber-row .col-md-4 p{width:90%}}@media (max-width:767px){#banner.home-header .cyber-row .col-md-4 p{width:100%;margin-top:1rem}#banner.home-header .cyber-row .col-md-4 .read-more{margin-top:1.5rem}}@media (max-width:600px){#banner.home-header .cyber-row .col-md-4 .read-more{position:relative;bottom:auto}}#banner.home-header .iso-logos-sect{display:inline-block;margin-top:6rem}#banner.home-header .iso-logos-sect img{width:auto;height:122px;margin-right:1.5rem}@media (max-width:1400px){#banner.home-header .iso-logos-sect{margin-top:3rem}#banner.home-header .iso-logos-sect img{height:100px}}@media (max-width:767px){#banner.home-header .iso-logos-sect{margin-bottom:2rem}#banner.home-header .iso-logos-sect img{height:75px}}#banner.home-header #scroll{width:44px;height:44px;position:absolute;right:7rem;bottom:18rem;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;z-index:3;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;cursor:pointer}@media (max-width:990px){#banner.home-header #scroll{display:none}}#banner.home-header #scroll:before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/wp-content/themes/barclaysimpson/images/svg/mouse.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%;height:100%;width:100%;-webkit-animation:shake-vertical 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;animation:shake-vertical 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both}#banner.home-header #scroll:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.page-template-template-large-header-skew-not-first #banner #scroll{display:none}#banner.page-header{height:440px}#banner.page-header:before{background-color:rgba(255, 103, 38, 0.3)}#banner.page-header .container-banner h1{margin:0 0 0rem}#banner.page-header video{margin:0 auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width:767px){}.blog #banner.main-header .skew.top-s,.post-type-archive-case_studies #banner.main-header .skew.top-s{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(/wp-content/themes/barclaysimpson/images/banner/blog.jpg)!important;background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/blog.jpg)!important;background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/blog.jpg)!important;background:linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/wp-content/themes/barclaysimpson/images/banner/blog.jpg)!important}.skew-row{z-index:1;position:relative}.skew-row.white-bot #skew-bg>.wpb_column{height:100%!important}.skew-row.white-bot #skew-bg>.wpb_column:before,.skew-row.white-bot #skew-bg>.wpb_column>.vc_column-inner{height:100%!important;padding:0 0!important}@media only screen and (max-width:1555px) and (max-width:1400px){.skew-row.white-bot #skew-content{padding:140px 15px 150px!important}}@media only screen and (max-width:991px){.skew-row.white-bot #skew-content{padding:100px 15px 150px!important}}@media only screen and (max-width:768px){.skew-row.white-bot #skew-content{padding:90px 15px 150px!important}}@media only screen and (max-width:550px){.skew-row.white-bot #skew-content{padding:85px 15px 150px!important}}@media only screen and (max-width:1555px) and (max-width:1400px){.skew-row:not(.white-bot)>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{padding:140px 15px!important}}@media only screen and (max-width:991px){.skew-row:not(.white-bot)>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{padding:100px 15px!important}}@media only screen and (max-width:768px){.skew-row:not(.white-bot)>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{padding:90px 15px!important}}@media only screen and (max-width:550px){.skew-row:not(.white-bot)>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{padding:85px 15px 40px!important}}.skew-row.flat-bot #skew-bg>.wpb_column:before{-webkit-clip-path:polygon(0 100%, 0 18%, 100% 0, 100% 100%)!important;clip-path:polygon(0 100%, 0 18%, 100% 0, 100% 100%)!important}.skew-row.flat-bot #skew-bg>.wpb_column{height:100%!important}@media (max-width:768px){.skew-row.flat-bot #skew-bg>.wpb_column{height:100%!important}}.skew-row.flat-bot #skew-bg>.wpb_column>.vc_column-inner{height:100%!important}@media (max-width:768px){.skew-row.flat-bot #skew-bg>.wpb_column>.vc_column-inner{height:100%!important}}.skew-row.no-bg #skew-bg>.wpb_column>.vc_column-inner{background-image:none!important;background-color:#151515;padding-bottom:20px!important;-webkit-clip-path:polygon(0% 100%, 0px 0px, 100% 18%, 100% 100%)!important;clip-path:polygon(0% 100%, 0px 0px, 100% 18%, 100% 100%)!important}.skew-row.no-bg #skew-bg>.wpb_column>.vc_column-inner:before{display:none}.skew-row>.wpb_column>.vc_column-inner{padding:0 0}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper{position:relative}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg{position:absolute;height:100%;width:100%;margin:0 0}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column{position:relative;height:100%}@media (max-width:768px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column{height:auto}}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column:before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;-webkit-clip-path:polygon(0 100%, 0 18%, 100% 0, 100% 82%);clip-path:polygon(0 100%, 0 18%, 100% 0, 100% 82%);background-color:#FF6726;background:-webkit-gradient(linear, left bottom, left top, from(#151515), color-stop(50%, #151515), color-stop(50%, #FF6726));background:-webkit-linear-gradient(bottom, #151515 0%, #151515 50%, #FF6726 50%);background:-o-linear-gradient(bottom, #151515 0%, #151515 50%, #FF6726 50%);background:linear-gradient(0deg, #151515 0%, #151515 50%, #FF6726 50%);height:100%;width:100%;z-index:-1}@media (max-width:768px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column:before{height:auto;padding-top:56.25%}}@media only screen and (max-width:650px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column:before{padding-top:75%}}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column>.vc_column-inner{position:relative;width:100%!important;left:auto!important;margin-bottom:5rem!important;-webkit-clip-path:polygon(0 82%, 0 0, 100% 18%, 100% 100%);clip-path:polygon(0 82%, 0 0, 100% 18%, 100% 100%);background-image:url(/wp-content/themes/barclaysimpson/images/page/skew.jpg);background-size:cover;background-position:center center;height:100%;width:100%}@media (max-width:768px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column>.vc_column-inner{height:auto;padding-top:56.25%}}@media only screen and (max-width:650px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column>.vc_column-inner{padding-top:75%}}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-bg>.wpb_column>.vc_column-inner:before{content:"";height:100%;width:100%;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);display:block!important;clear:none!important;position:absolute;z-index:1}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{padding:180px 15px!important;position:relative;max-width:1400px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1750px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content{max-width:100%}}@media only screen and (min-width:991px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content .vc_col-sm-6{width:50%!important}}@media only screen and (min-width:991px){.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content .vc_col-sm-6:first-child{padding-right:3rem!important}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content .vc_col-sm-6:last-child{padding-top:3rem}}.skew-row>.wpb_column>.vc_column-inner>.wpb_wrapper #skew-content .vc_col-sm-6:last-child{padding-top:1rem}#why-row{background-color:#151515;padding-bottom:2.5rem;margin-bottom:4.5rem!important;padding-top:4.5rem!important}#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper{max-width:100%}}#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0!important}@media (min-width:991px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column{width:33.33333333%!important}}@media (min-width:528px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column{width:50%}}#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column .wpb_text_column>.wpb_wrapper{margin-bottom:2.5rem}@media (min-width:528px){#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column .wpb_text_column>.wpb_wrapper{padding-right:10px;max-width:300px}}#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column .wpb_text_column>.wpb_wrapper h6{color:#00928D!important;font-size:2rem!important;line-height:1!important;padding-left:17px;margin-bottom:1rem!important;position:relative}#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column .wpb_text_column>.wpb_wrapper h6:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background-color:#00928D}#why-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .wpb_column .wpb_text_column>.wpb_wrapper h6:after{display:none}#team-member_section{z-index:0;padding-top:190px;margin-top:-190px!important;margin-bottom:5rem!important;padding-bottom:180px;position:relative;min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}@media (max-width:768px){}#team-member_section:before{content:"";background-color:#EBEBEB;position:absolute;bottom:160px;left:0;height:calc(100% - 340px);width:100%;display:block!important;clear:none!important}@media (max-width:768px){}#team-member_section:after{position:absolute;left:0px;bottom:-20px;height:180px;width:100%;background-image:url(/wp-content/themes/barclaysimpson/images/svg/team-bot-skew.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;z-index:-1}#team-member_section>.wpb_column{position:relative}#team-member_section>.wpb_column:before{content:"";position:absolute;left:0px;top:-140px;-webkit-clip-path:polygon(0% 100%, 0 0%, 100% 70%, 100% 100%);clip-path:polygon(0% 100%, 0 0%, 100% 70%, 100% 100%);height:180px;width:100%;background-color:#EBEBEB;z-index:0}#team-member_section>.wpb_column>.vc_column-inner{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){#team-member_section>.wpb_column>.vc_column-inner{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){#team-member_section>.wpb_column>.vc_column-inner{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){#team-member_section>.wpb_column>.vc_column-inner{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){#team-member_section>.wpb_column>.vc_column-inner{max-width:100%}}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper{}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot h1,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot h2,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot h3,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot h4,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot h5,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot h6,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot p,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top h1,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top h2,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top h3,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top h4,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top h5,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top h6,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top p{color:#151515}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot>.wpb_column,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-top>.wpb_column{max-width:600px;width:100%!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot>.wpb_column{float:right}@media (max-width:500px){#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .wpb_raw_html{text-align:center}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .wpb_raw_html a.read-more{margin-left:auto;margin-right:auto}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .wpb_raw_html a.read-more:nth-child(2){margin-top:0rem}}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .module-col{float:left!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .module-col .module-data{display:none;max-height:0;-webkit-transition:max-height 0.15s ease-out;-o-transition:max-height 0.15s ease-out;transition:max-height 0.15s ease-out;overflow:hidden}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .module-col .module-data.active{display:block!important;max-height:500px;-webkit-transition:max-height 0.25s ease-in;-o-transition:max-height 0.25s ease-in;transition:max-height 0.25s ease-in}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot .module-col .module-data .close-btn{display:none}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form ::-webkit-input-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form :-ms-input-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form ::-ms-input-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form ::placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form ::-webkit-input-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form :-moz-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form ::-moz-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form :-ms-input-placeholder{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form span input,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form span textarea{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form span input,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form span textarea{border-color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .consent_permission a,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .consent_permission label,#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .consent_permission span{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .upload-cv-row-label .upload-cv-row input{display:none!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .upload-cv-row-label .upload-cv-row span label{position:relative;background:unset;background-color:unset;border:unset;border:2px solid #151515;color:#151515;min-height:54px!important;height:54px;padding-left:4rem;padding-right:10px;width:100%;font-size:15px;line-height:2rem;border-radius:0px!important;font-family:'Proximanova-Reg', sans-serif!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .upload-cv-row-label .upload-cv-row span label:focus{border:unset;border:2px solid #FF6726}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .upload-cv-row-label .upload-cv-row span label i{background-repeat:no-repeat;background-size:28px;background-position:50% 50%;width:40px;height:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-75%);-ms-transform:translateY(-50%) translateX(-75%);transform:translateY(-50%) translateX(-75%);left:2.75rem;background-image:url(/wp-content/themes/barclaysimpson/images/svg/attach.svg)}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .upload-cv-row-label .upload-cv-row span label span{padding:0 0;margin:0 15px 0 0;position:absolute;top:50%;left:4rem;-webkit-transform:translateY(-50%) translateX(0%);-ms-transform:translateY(-50%) translateX(0%);transform:translateY(-50%) translateX(0%);color:#151515;font-size:15px;line-height:1}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .re-submit input[type=submit]{color:#151515!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-bot div.wpcf7 form .re-submit input[type=submit]:hover{color:#ffffff!important}#team-member_section>.wpb_column>.vc_column-inner>.wpb_wrapper #team-sec{margin:5rem 0}#meet-the-team{list-style:none;padding:2rem;margin:4rem 0;background-color:#EBEBEB}@media (min-width:625px){#meet-the-team{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}#meet-the-team .row{width:100%!important}#meet-the-team .row h1,#meet-the-team .row h2,#meet-the-team .row h3,#meet-the-team .row h4,#meet-the-team .row h5,#meet-the-team .row h6,#meet-the-team .row p{color:#151515}#meet-the-team>li{padding:0 15px 2rem;margin-bottom:5rem}@media (max-width:625px){#meet-the-team>li{margin-bottom:3rem;text-align:center}}@media (min-width:626px){#meet-the-team>li{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}}@media (max-width:1260px){#meet-the-team>li:hover .flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}#meet-the-team>li:hover .flip-card-inner .flip-card-back{-webkit-animation:myAnimZindex 400ms ease 0s 1 normal forwards;animation:myAnimZindex 400ms ease 0s 1 normal forwards}#meet-the-team>li:hover .flip-card-inner .flip-card-back .inner .inner-content{-webkit-animation:myAnim 400ms ease 0s 1 normal forwards;animation:myAnim 400ms ease 0s 1 normal forwards}#meet-the-team>li:hover .flip-card-inner .flip-card-back .inner .inner-content ul.meta li a{pointer-events:auto}#meet-the-team>li:hover .flip-card-inner .flip-card-front{margin:2rem 2rem 0rem 2rem}}@media (min-width:625px) and (max-width:1260px){#meet-the-team>li:hover .flip-card-inner .flip-card-back{height:auto!important}}#meet-the-team>li .team-member{position:relative;min-width:320px;height:320px;display:inline-block;-webkit-perspective:1000px;perspective:1000px}@media only screen and (max-width:1750px){#meet-the-team>li .team-member{min-width:280px;height:280px}}@media only screen and (max-width:1655px){#meet-the-team>li .team-member{min-width:250px;height:250px}}@media (max-width:625px){#meet-the-team>li .team-member{margin-right:4rem}}#meet-the-team>li .team-member .flip-card-inner{position:relative;height:100%;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:60% 50%;-ms-transform-origin:60% 50%;transform-origin:60% 50%}@media (max-width:625px){#meet-the-team>li .team-member .flip-card-inner{-webkit-transform-origin:55% 50%;-ms-transform-origin:55% 50%;transform-origin:55% 50%}}#meet-the-team>li .team-member .flip-card-back,#meet-the-team>li .team-member .flip-card-front{width:317px;height:317px;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width:1750px){#meet-the-team>li .team-member .flip-card-back,#meet-the-team>li .team-member .flip-card-front{width:280px;height:280px}}@media only screen and (min-width:1260px) and (max-width:1655px){#meet-the-team>li .team-member .flip-card-back,#meet-the-team>li .team-member .flip-card-front{width:200px;height:200px}}@media only screen and (min-width:626px) and (max-width:874px){#meet-the-team>li .team-member .flip-card-back,#meet-the-team>li .team-member .flip-card-front{width:200px;height:200px}}@media only screen and (max-width:375px){#meet-the-team>li .team-member .flip-card-back,#meet-the-team>li .team-member .flip-card-front{width:240px;height:240px}}#meet-the-team>li .team-member .flip-card-back{background-color:#ffffff;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);z-index:0;-webkit-backface-visibility:visible;backface-visibility:visible}#meet-the-team>li .team-member .flip-card-back .inner{display:none}@media (max-width:1260px){#meet-the-team>li .team-member .flip-card-back .inner{display:block}}#meet-the-team>li .team-member .flip-card-front{margin:2rem 0 0 2rem;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#meet-the-team>li .team-member .flip-card-front img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}#meet-the-team>li .flip-card-back .inner .inner-content{opacity:0;padding:0.5rem!important;margin:0 0!important;display:block!important;text-align:left!important}#meet-the-team>li .flip-card-back .inner .inner-content ul.meta{max-width:unset!important}@media (max-width:1260px){#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li a{pointer-events:none}}@media (max-width:1260px){#meet-the-team>li .content{display:none!important}}#meet-the-team>li .content,#meet-the-team>li .flip-card-back .inner .inner-content{padding-left:2rem;padding-top:5rem;display:inline-block;margin-left:2rem}#meet-the-team>li .content p,#meet-the-team>li .flip-card-back .inner .inner-content p{font-family:'Proximanova-Bold', sans-serif!important;font-size:1.375rem;line-height:1.375rem;color:#151515!important;margin-bottom:0.5rem}#meet-the-team>li .content span,#meet-the-team>li .flip-card-back .inner .inner-content span{font-size:1rem;line-height:1rem;color:#FF6726!important}#meet-the-team>li .content ul.meta,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta{list-style:none;max-width:230px;padding:0 0;margin:2rem 0 0}#meet-the-team>li .content ul.meta li,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li{margin-bottom:1rem;width:100%;padding:0 0;position:relative}#meet-the-team>li .content ul.meta li:last-child,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li:last-child{margin-bottom:0rem}#meet-the-team>li .content ul.meta li.linkedin a,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li.linkedin a{background:#4875B4}#meet-the-team>li .content ul.meta li.linkedin a i,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li.linkedin a i{-webkit-mask:url(/wp-content/themes/barclaysimpson/images/svg/linkedin.svg);mask:url(/wp-content/themes/barclaysimpson/images/svg/linkedin.svg)}#meet-the-team>li .content ul.meta li.email a,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li.email a{background:#00928D}#meet-the-team>li .content ul.meta li.email a i,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li.email a i{-webkit-mask:url(/wp-content/themes/barclaysimpson/images/svg/email.svg);mask:url(/wp-content/themes/barclaysimpson/images/svg/email.svg)}#meet-the-team>li .content ul.meta li>div,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li>div{position:absolute;z-index:5;height:100%;width:100%;background:#4875B4;top:0;left:0;border-radius:8px}#meet-the-team>li .content ul.meta li>div span,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li>div span{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);color:#ffffff;width:100%;text-align:center}#meet-the-team>li .content ul.meta li a,#meet-the-team>li .content ul.meta li span,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li a,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li span{font-size:1.125rem;line-height:1.375rem;font-weight:400;color:#ffffff!important;font-family:'Proximanova-Reg', sans-serif!important}#meet-the-team>li .content ul.meta li i,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li i{display:inline-block;width:20px;height:20px;background:#ffffff;-webkit-mask-size:cover!important;mask-size:cover!important;margin-right:15px}#meet-the-team>li .content ul.meta li a,#meet-the-team>li .flip-card-back .inner .inner-content ul.meta li a{padding:13px 20px;border-radius:8px;width:100%;text-align:center;display:block}@-webkit-keyframes myAnim{0%{opacity:0}49%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes myAnim{0%{opacity:0}49%{opacity:0}50%{opacity:1}to{opacity:1}}@-webkit-keyframes myAnimZindex{0%{z-index:0}49%{z-index:0}50%{z-index:1}to{z-index:1}}@keyframes myAnimZindex{0%{z-index:0}49%{z-index:0}50%{z-index:1}to{z-index:1}}.content-split-man{margin:4rem auto!important}.content-split-man .wrap{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){.content-split-man .wrap{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.content-split-man .wrap{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.content-split-man .wrap{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.content-split-man .wrap{max-width:100%}}@media (max-width:990px){.content-split-man .wrap{margin-right:0;margin-left:0;padding:0 0px!important;max-width:unset}}.content-split-man .wrap .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:990px){.content-split-man .wrap .inner .col-sm-6{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.content-split-man .wrap .inner .col-sm-6:first-child{margin-bottom:3rem}@media (min-width:991px){.content-split-man .wrap .inner .col-sm-6:first-child{padding-left:0px;padding-right:3rem!important}}.content-split-man .wrap .inner .col-sm-6:last-child{padding-left:0px;padding-right:0px}.content-split-man .wrap .inner .bg-col{min-height:250px}.content-split-man .wrap .inner .bg-col .wrapping{height:100%}.content-split-man .wrap .inner .bg-col .wrapping .inner{height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:relative;background-image:url(/wp-content/uploads/2021/06/ocean-scaled.jpg)!important}.content-split-man .wrap .inner .bg-col .wrapping .inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));background:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4))}.content-split-man .wrap .inner .bg-col .wrapping .inner a{position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:unset}.content-split-man .wrap .inner .bg-col .wrapping .inner a:hover h5{-webkit-transform:translateY(-50%) translateX(-50%) scale(0.9);-ms-transform:translateY(-50%) translateX(-50%) scale(0.9);transform:translateY(-50%) translateX(-50%) scale(0.9)}.content-split-man .wrap .inner .bg-col .wrapping .inner a h5{position:relative;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%) scale(1);-ms-transform:translateY(-50%) translateX(-50%) scale(1);transform:translateY(-50%) translateX(-50%) scale(1);text-align:center;-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}.content-split.has-bg .wpb_column .vc_column-inner>.wpb_wrapper>.vc_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-split.has-bg .bg-col{min-height:250px}.content-split.has-bg .bg-col>.vc_column-inner,.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper,.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code,.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code>.wpb_wrapper{height:100%}.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code{background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code>.wpb_wrapper{position:relative}.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code>.wpb_wrapper a{position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:unset}.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code>.wpb_wrapper a:hover h5{-webkit-transform:translateY(-50%) translateX(-50%) scale(0.9);-ms-transform:translateY(-50%) translateX(-50%) scale(0.9);transform:translateY(-50%) translateX(-50%) scale(0.9)}.content-split.has-bg .bg-col>.vc_column-inner>.wpb_wrapper .wpb_raw_code>.wpb_wrapper a h5{position:relative;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%) scale(1);-ms-transform:translateY(-50%) translateX(-50%) scale(1);transform:translateY(-50%) translateX(-50%) scale(1);text-align:center;-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}ul.cat-list{list-style-type:none;list-style:none;margin:0 0;padding:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.cat-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;margin-bottom:1.75rem}ul.cat-list li:nth-child(2n){padding-left:15px}ul.cat-list li.data i{background-image:url(/wp-content/uploads/2021/06/cyber-info-security.jpg)!important}ul.cat-list li.projects-and-programmes i{background-image:url(/wp-content/uploads/2021/06/chess.jpg)!important}ul.cat-list li.cyber-info-security i{background-image:url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg)!important}ul.cat-list li.financial-crime-and-compliance i,ul.cat-list li.technology-solutions i{background-image:url(/wp-content/uploads/2021/06/service-img.jpg)!important}ul.cat-list li.risk-and-resilience i{background-image:url(/wp-content/uploads/2021/06/risk.jpg)!important}ul.cat-list li.internal-audit i{background-image:url(/wp-content/uploads/2021/06/internal-audit.jpg)!important}ul.cat-list li a{color:#ffffff;font-size:1.125rem;line-height:1rem;text-decoration:none;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.cat-list li a:hover{color:#FF6726}ul.cat-list li a i{min-width:52px!important;height:52px!important;margin-right:1.125rem;display:block;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}ul.cat-list li a img{width:52px!important;height:52px!important;margin-right:1.125rem;-o-object-fit:cover;object-fit:cover;display:block}.content-split{margin-bottom:6rem!important}.content-split>.wpb_column>.vc_column-inner{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){.content-split>.wpb_column>.vc_column-inner{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.content-split>.wpb_column>.vc_column-inner{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.content-split>.wpb_column>.vc_column-inner{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.content-split>.wpb_column>.vc_column-inner{max-width:100%}}@media (min-width:991px){.content-split>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .vc_col-sm-6:first-child{padding-right:3rem!important}}@media (max-width:990px){.content-split>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row .vc_col-sm-6.bg-col>.vc_column-inner{padding-left:0px!important;padding-right:0px!important}}.center-content-line .wpb_column{margin-bottom:120px}@media only screen and (max-width:1250px){.center-content-line .wpb_column{margin-bottom:100px}}@media only screen and (max-width:991px){.center-content-line .wpb_column{margin-bottom:80px}}@media only screen and (max-width:745px){.center-content-line .wpb_column{margin-bottom:60px}}.center-content-line .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column>.wpb_wrapper{max-width:675px;margin:0 auto;position:relative;padding-bottom:50px}@media only screen and (max-width:745px){.center-content-line .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column>.wpb_wrapper{margin:25px 15px!important}}.center-content-line .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column>.wpb_wrapper:before{content:"";position:absolute;bottom:0;left:0;height:5px;width:100%;background-color:#FF6726}.center-content-line .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column>.wpb_wrapper p{font-size:1.75rem;line-height:2rem}@media only screen and (max-width:768px){.center-content-line .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column>.wpb_wrapper p{font-size:1.35rem;line-height:1.5rem}}@media (max-width:675px){.center-content-line .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column>.wpb_wrapper p{font-size:1.15rem;line-height:1.5rem}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels{position:relative}@media (min-width:991px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels{margin:0 1.5rem}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{display:none}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{-webkit-transition:padding 0.55s ease-in-out;-o-transition:padding 0.55s ease-in-out;transition:padding 0.55s ease-in-out}@media (max-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{padding:0 0}}@media (min-width:1250px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8{width:calc(100% - 600px)}}@media (max-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8{width:100%;z-index:2;position:relative}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8:before{content:"";height:100%;width:100%;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);position:absolute;z-index:-1}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column{background-color:#151515;padding:30px 40px;display:inline-block;float:left}@media (max-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column{float:unset;display:block}}@media (min-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column{margin-right:40px!important}}@media (max-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column{background-color:rgba(21, 21, 21, 0.33);padding:20px 25px 40px}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column h4{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column h4:before{width:53px;height:53px;margin-right:1rem;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(/wp-content/themes/barclaysimpson/images/svg/database.svg);display:inline-block}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column h4:after{display:none!important}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column ul{list-style:none!important;list-style-type:none!important;-webkit-column-count:3;column-count:3;padding:0 0;margin:3rem 0 0}@media (max-width:757px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column ul{-webkit-column-count:2;column-count:2}}@media (max-width:426px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column ul{display:none}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column ul li{margin-bottom:2rem}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column ul li a{text-decoration:none!important;text-transform:uppercase}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-8 .wpb_text_column ul li a:hover{color:#00928D}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4{position:relative}@media (min-width:1400px) and (max-width:1505px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4{width:500px!important;float:right}}@media (min-width:1250px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4{width:600px}}@media (max-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4{width:100%;position:absolute;top:0;left:0;height:100%;z-index:1}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4:before{content:"";width:49px;height:49px;background-color:#00928D;position:absolute;bottom:-15px;left:-25px}@media (max-width:990px){.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4:before{display:none}}.tabbed-content.vc_tta.vc_general:not(sliders) .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_row .vc_col-sm-4 .vc_column-inner .wpb_wrapper #background-img{height:100%!important;min-height:563px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.tabbed-content.vc_tta.vc_general{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){.tabbed-content.vc_tta.vc_general{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.tabbed-content.vc_tta.vc_general{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.tabbed-content.vc_tta.vc_general{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.tabbed-content.vc_tta.vc_general{max-width:100%}}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container{margin-bottom:3rem!important;scroll-behavior:smooth;--scrollbarBGUL:transparent;--thumbBGUL:#FF6726;scrollbar-width:thin;scrollbar-color:var(--thumbBGUL) var(--scrollbarBGUL)}@media (max-width:1250px){.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto!important;padding-bottom:1rem}}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container::-webkit-scrollbar{width:10px;scrollbar-width:thin;border-radius:5px!important;margin-right:2px}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container::-webkit-scrollbar-track{background:var(--scrollbarBGUL)!important}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container::-webkit-scrollbar-thumb{background-color:var(--thumbBGUL)!important;border-radius:5px!important;border:1px solid #ffffff}@media (max-width:1250px){}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li.vc_active a span{color:#00928D}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li{margin-right:2rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li:last-child{margin-right:0}@media (max-width:1250px){.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li{margin-right:1rem}}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li a{background-color:transparent;color:#ffffff;padding:5px 00px}.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li a span{color:#ffffff;font-size:1rem;line-height:1.375rem;font-family:'Proximanova-Med', sans-serif!important;text-transform:uppercase}@media (max-width:1250px){.tabbed-content.vc_tta.vc_general .vc_tta-tabs-container ul li a span{font-size:0.8rem;line-height:1.15rem}}.contact-us-row{margin-top:5rem!important;margin-bottom:8rem!important}@media only screen and (max-width:991px){.contact-us-row{margin-bottom:3rem!important}}.contact-us-row #bg-skew-contact{position:absolute;height:100%;width:100%;top:0}.contact-us-row #bg-skew-contact>.wpb_column{position:relative;height:100%}@media (max-width:768px){.contact-us-row #bg-skew-contact>.wpb_column{height:auto}}.contact-us-row #bg-skew-contact>.wpb_column>.vc_column-inner{position:relative;background-attachment:fixed;background-image:url(/wp-content/themes/barclaysimpson/images/page/eye.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;height:100%}@media screen and (max-width:768px){.contact-us-row #bg-skew-contact>.wpb_column>.vc_column-inner{background-attachment:inherit}}@media (max-width:768px){.contact-us-row #bg-skew-contact>.wpb_column>.vc_column-inner{height:auto;padding-top:56.25%}}@media only screen and (max-width:650px){.contact-us-row #bg-skew-contact>.wpb_column>.vc_column-inner{padding-top:75%}}.contact-us-row #bg-skew-contact>.wpb_column>.vc_column-inner:before{content:"";height:100%;width:100%;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);position:absolute}.contact-us-row .contact-svg{position:relative;width:100%;height:auto;top:0;left:0;max-height:208px;z-index:1}.contact-us-row .contact-svg svg{width:100%;height:auto}.contact-us-row .content{position:relative;padding:50px 50px;width:100%;max-width:915px;display:inline-block;z-index:0;left:8%;margin-bottom:-10px!important;margin-top:3rem!important}@media (max-width:1000px){.contact-us-row .content{padding:25px 25px;left:50%;max-width:unset;width:96%;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}}@media (max-width:799px){.contact-us-row .content{padding:25px 15px}}.contact-us-row .content:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0, 0, 0, 0.75);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);-webkit-filter:blur(2px);filter:blur(2px);border:1px solid rgba(255, 255, 255, 0.18);z-index:0}.contact-us-row .content:before{content:"";position:absolute;bottom:-25px;left:-25px;height:52px;width:52px;background-color:#FF6726;z-index:1}@media (max-width:1000px){.contact-us-row .content:before{display:none}}.contact-us-row .content .wpb_column{z-index:1}.contact-us-row .content .wpb_column:last-child{padding-left:2rem!important}@media only screen and (max-width:650px){.contact-us-row .content .wpb_column:last-child{padding-left:0rem!important;padding-top:2rem!important}}@media (max-width:1000px) and (min-width:650px){.contact-us-row .content .wpb_column.vc_col-sm-6{width:50%!important;float:left}}div.wpcf7{max-width:1000px;width:100%;margin:0 auto!important}div.wpcf7 form{}div.wpcf7 form ::-webkit-input-placeholder{color:#ffffff!important;font-size:15px;opacity:1;font-family:'Proximanova-Reg', sans-serif!important}div.wpcf7 form :-moz-placeholder{color:#ffffff!important;font-size:15px;opacity:1;font-family:'Proximanova-Reg', sans-serif!important}div.wpcf7 form ::-moz-placeholder{color:#ffffff!important;font-size:15px;opacity:1;font-family:'Proximanova-Reg', sans-serif!important}div.wpcf7 form :-ms-input-placeholder{color:#ffffff!important;font-size:15px;opacity:1;font-family:'Proximanova-Reg', sans-serif!important}div.wpcf7 form .field.name i{background-image:url(/wp-content/themes/barclaysimpson/images/svg/avatar.svg)}div.wpcf7 form .field.email i{background-image:url(/wp-content/themes/barclaysimpson/images/svg/form-email.svg)}div.wpcf7 form .field.number i{background-image:url(/wp-content/themes/barclaysimpson/images/svg/phone.svg)}div.wpcf7 form .field.message i{background-image:url(/wp-content/themes/barclaysimpson/images/svg/message.svg)}div.wpcf7 form .field{padding:0 0px;width:100%;margin-bottom:1rem;vertical-align:top;position:relative}@media screen and (max-width:650px){div.wpcf7 form .field{width:100%;padding:0 0px}}div.wpcf7 form .field label{font-size:2rem;line-height:2rem;margin-bottom:1rem;display:none}div.wpcf7 form .field label span.required{color:#FF6726;font-size:2rem;line-height:2rem}div.wpcf7 form .field br{display:none}div.wpcf7 form .field i{background-repeat:no-repeat;background-size:28px;background-position:50% 50%;width:40px;height:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-75%);-ms-transform:translateY(-50%) translateX(-75%);transform:translateY(-50%) translateX(-75%);left:2.75rem;background-image:url(/wp-content/themes/barclaysimpson/images/page/eye.jpg)}div.wpcf7 form .field span{width:100%}div.wpcf7 form .field span input,div.wpcf7 form .field span textarea{background:unset;background-color:unset;border:unset;border:2px solid #ffffff;color:#ffffff;min-height:54px!important;height:54px;padding-left:4rem;padding-right:10px;width:100%;font-size:15px;line-height:2rem;border-radius:0px!important;font-family:'Proximanova-Reg', sans-serif!important}div.wpcf7 form .field span input:focus,div.wpcf7 form .field span textarea:focus{border:unset;border:2px solid #FF6726}div.wpcf7 form .field span input:placeholder,div.wpcf7 form .field span textarea:placeholder{color:#ffffff;font-size:1.5rem;line-height:2rem}div.wpcf7 form .field span textarea{position:relative;line-height:1.2;padding-top:15px}div.wpcf7 form .field.last label{display:none}div.wpcf7 form .consent_permission{display:block;width:100%;margin:0.5rem 0}div.wpcf7 form .consent_permission span{width:100%;top:4px;position:relative}div.wpcf7 form .consent_permission span input{display:inline-block;vertical-align:middle;border:2px solid #ffffff;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px!important;margin:0 1rem 0 0!important;cursor:pointer;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;height:10px}@media (max-width:767px){div.wpcf7 form .consent_permission span input{vertical-align:top}}div.wpcf7 form .consent_permission span input:hover{border-color:#FF6726}div.wpcf7 form .consent_permission span input:checked{background-image:url(/wp-content/themes/barclaysimpson/images/svg/tick.svg);background-size:80%;background-position:50%;background-repeat:no-repeat}div.wpcf7 form .consent_permission span a{color:#ffffff!important;text-decoration:none}div.wpcf7 form .field input[type=submit]{width:100%}div.wpcf7 form .re-submit{height:40px;line-height:33px;min-width:175px}div.wpcf7 form .re-submit input[type=submit]:disabled{opacity:80%}div.wpcf7 form .re-submit input[type=submit]:disabled:hover{color:#000000}div.wpcf7 form .re-submit input[type=submit]{border:unset!important;color:#ffffff!important;background-color:transparent;width:100%;height:100%;font-size:15px}div.wpcf7 form .re-submit input[type=submit]:hover{background-color:transparent}div.wpcf7 form .re-submit input[type=submit] .ajax-loader{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}div.wpcf7 form .response-form .wpcf7-response-output{color:#ffffff!important}.blog-parallax #parallax_row_under_footer{min-height:50rem!important}#parallax_row_under_footer{height:30rem;position:relative;top:0;left:0;overflow:hidden;background-image:url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:fixed;margin:3rem 0 -207px!important}@media (max-width:1400px){}@media (max-width:1200px){#parallax_row_under_footer{height:40rem}}@media (max-width:992px){#parallax_row_under_footer{height:35rem}}@media only screen and (min-device-width:320px) and (max-device-width:850px) and (-webkit-min-device-pixel-ratio:2){#parallax_row_under_footer{background-attachment:unset}}@media only screen and (min-device-width:320px) and (max-device-width:850px) and (-webkit-min-device-pixel-ratio:3){#parallax_row_under_footer{background-attachment:unset}}#parallax_row_under_footer:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(#000000));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, #000000 100%);display:block!important}#parallax_row_under_footer p{color:#ffffff}#parallax_row_under_footer>.wpb_column{margin-top:6%}#parallax_row_under_footer>.wpb_column .vc_column-inner{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){#parallax_row_under_footer>.wpb_column .vc_column-inner{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){#parallax_row_under_footer>.wpb_column .vc_column-inner{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){#parallax_row_under_footer>.wpb_column .vc_column-inner{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){#parallax_row_under_footer>.wpb_column .vc_column-inner{max-width:100%}}#parallax_row_under_footer>.wpb_column .vc_column-inner>.wpb_wrapper>.vc_row .vc_col-sm-6:first-child{padding-right:3rem!important}#parallax_row_under_footer>.wpb_column .vc_column-inner>.wpb_wrapper>.vc_row .vc_col-sm-6:last-child{padding-top:3rem}#parallax_row{height:30rem;position:relative;top:0;left:0;overflow:hidden;background-image:url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:fixed;margin:3rem 0!important}#parallax_row.no_m_top{margin-top:0!important}@media (max-width:1400px){}@media (max-width:1200px){#parallax_row{height:40rem}}@media (max-width:992px){#parallax_row{height:35rem}}@media only screen and (min-device-width:320px) and (max-device-width:850px) and (-webkit-min-device-pixel-ratio:2){#parallax_row{background-attachment:unset}}@media only screen and (min-device-width:320px) and (max-device-width:850px) and (-webkit-min-device-pixel-ratio:3){#parallax_row{background-attachment:unset}}#parallax_row:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(#000000));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, #000000 100%);display:block!important}#parallax_row p{color:#ffffff}#parallax_row>.wpb_column .vc_column-inner{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){#parallax_row>.wpb_column .vc_column-inner{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){#parallax_row>.wpb_column .vc_column-inner{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){#parallax_row>.wpb_column .vc_column-inner{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){#parallax_row>.wpb_column .vc_column-inner{max-width:100%}}#parallax_row>.wpb_column .vc_column-inner>.wpb_wrapper>.vc_row.not(.testimonila-sec-o) .vc_col-sm-6:first-child{padding-right:3rem!important}#parallax_row>.wpb_column .vc_column-inner>.wpb_wrapper>.vc_row.not(.testimonila-sec-o) .vc_col-sm-6:last-child{padding-top:3rem}#parallax_row.slim-content,#parallax_row_under_footer.slim-content{height:100%;min-height:40rem}#parallax_row.slim-content>.wpb_column .vc_column-inner>.wpb_wrapper>.vc_row .wpb_wrapper,#parallax_row_under_footer.slim-content>.wpb_column .vc_column-inner>.wpb_wrapper>.vc_row .wpb_wrapper{max-width:700px;width:100%}#parallax_row.testimonial-content{padding:2rem 0 2rem;min-height:45rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12{margin-top:auto}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row.not(.testimonila-sec-o){display:-webkit-box;display:-ms-flexbox;display:flex}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row.not(.testimonila-sec-o) .vc_col-sm-6:first-child{max-width:700px;width:100%}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row.not(.testimonila-sec-o) .vc_col-sm-6:last-child{width:calc(100% - 700px)}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row.testimonila-sec-o .vc_col-sm-6:first-child{max-width:700px;width:100%;padding-top:2rem!important;padding-right:0rem!important}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row .testimonial-sec .testimonial-carousel{background:rgba(0, 0, 0, 0.5);border-radius:10px;padding:37px 21px 27px 17px}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos{margin-top:auto}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos.testimonial-logos-img .vc_column-inner>.wpb_wrapper{margin:0 0;padding:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos.testimonial-logos-img .vc_column-inner>.wpb_wrapper .wpb_single_image{width:calc(100% / 3 - 4px);padding-right:10px;display:inline-block;margin-bottom:1.5rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos.testimonial-logos-img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_single_image-wrapper img{max-width:125px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;position:relative}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos ul{list-style:none;margin:0 0;padding:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos ul li{width:calc(100% / 3 - 4px);padding-right:10px;display:inline-block;margin-bottom:1.5rem;position:relative}#parallax_row.testimonial-content>.wpb_column.vc_col-sm-12>.vc_column-inner>.wpb_wrapper>.vc_row #testimonial-logos ul li img{max-width:125px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;top:50%;position:relative;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.arrow-cont{width:100%;margin:1rem 0}.arrow-cont .testimonial-arrows{width:29px;height:29px;margin-right:1rem;display:inline-block}.arrow-cont .testimonial-arrows.m-next .btn-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.arrow-cont .testimonial-arrows .btn-arrow{height:100%;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/themes/barclaysimpson/images/svg/arrow.svg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.testimonial-sec .testimonial-carousel .testimonial-slide blockquote{font-size:1.75rem;line-height:2rem;color:#ffffff}@media (max-width:757px){.testimonial-sec .testimonial-carousel .testimonial-slide blockquote{font-size:1.25rem;line-height:1.75rem}}.testimonial-sec .testimonial-carousel .testimonial-slide blockquote:before{content:open-quote;margin-right:-5px}.testimonial-sec .testimonial-carousel .testimonial-slide blockquote:after{content:close-quote;margin-left:-5px}.testimonial-sec .testimonial-carousel .testimonial-slide blockquote:after,.testimonial-sec .testimonial-carousel .testimonial-slide blockquote:before{display:inline-block;vertical-align:bottom;color:#ffffff;font-size:1.75rem;top:0.05em;position:relative}.testimonial-sec .testimonial-carousel .testimonial-slide .job-title{margin:1.5rem 0 0;font-size:0.875rem;line-height:2rem;color:#00928D!important}#color-split.no-m-bot{margin:3rem 0 0!important}#color-split{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:3rem 0!important}#color-split .vc_col-sm-6{width:50%}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper{overflow:hidden}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element{background-color:#151515;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;position:relative;min-height:510px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.52)}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);background-color:rgba(0, 0, 0, 0.35)}@media (max-width:1400px){#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element{min-height:450px}}@media (max-width:1200px){#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element{min-height:350px}}@media only screen and (max-width:590px){#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element{width:100%}}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper{color:#ffffff;text-align:center}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper>p{position:absolute;width:100%;height:100%;top:0;left:0;font-size:0px!important;margin-bottom:0px!important}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper>p a{position:absolute;width:100%;height:100%;top:0;left:0;font-size:0px!important}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper h3{color:#ffffff;position:absolute;top:50%;left:0%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:2.75rem;line-height:3.25rem;font-family:'Proximanova-Med', sans-serif!important;width:100%;padding:0 25px}@media (max-width:768px){#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper h3{font-size:3rem;line-height:3.25rem}}@media (max-width:576px){#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper h3{font-size:3rem;line-height:3.25rem}}#color-split .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .wpb_content_element>.wpb_wrapper h3 a{display:block;color:#ffffff;font:bold 2.75rem/3.25rem 'Proximanova-Med', sans-serif!important;text-decoration:none}#testimonial-sec{position:relative;margin:80px auto!important}#testimonial-sec:before{content:"";position:absolute;top:5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:538px;width:100%;max-height:538px;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(/wp-content/themes/barclaysimpson/images/svg/quote-blue.svg);opacity:20%}#testimonial-sec .testimonial-cont{max-width:1250px;margin:0 auto;position:relative}#testimonial-sec .testimonial-cont>.row{text-align:center;margin-bottom:55px!important}#testimonial-sec .testimonial-cont .testimonial-carousel{min-height:225px}#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide{text-align:center}#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide blockquote{font-size:2rem;line-height:3rem;color:#FF6726;font-family:'Proximanova-Reg', sans-serif!important}#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide blockquote:before{content:open-quote}#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide blockquote:after{content:close-quote}#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide blockquote:after,#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide blockquote:before{display:inline-block;vertical-align:bottom;color:#FF6726;font-size:1.75rem;top:0.2em;position:relative;font-family:'Proximanova-Reg', sans-serif!important}#testimonial-sec .testimonial-cont .testimonial-carousel .testimonial-slide h5.job-title{margin:0 0 1rem;font-size:2rem;line-height:3rem}@media only screen and (max-width:700px){}#testimonial-sec .testimonial-cont .arrow-cont{position:relative;padding:0 70px}#testimonial-sec .testimonial-cont .testimonial-arrows.a-prev{left:0}#testimonial-sec .testimonial-cont .testimonial-arrows.a-next{right:0}#testimonial-sec .testimonial-cont .testimonial-arrows{width:100%;margin:0 auto;position:absolute;height:100%;top:0;z-index:5}#testimonial-sec .testimonial-cont .testimonial-arrows .slick-arrow{background-size:90%!important;background-repeat:no-repeat;height:20px!important;width:20px!important;background-position:50%;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;position:absolute;top:25%!important;-webkit-transform:translateY(-25%)!important;-ms-transform:translateY(-25%)!important;transform:translateY(-25%)!important}#testimonial-sec .testimonial-cont .testimonial-arrows .slick-arrow:hover{background-size:100%!important}#testimonial-sec .testimonial-cont .testimonial-arrows.m-next,#testimonial-sec .testimonial-cont .testimonial-arrows.m-prev{height:100%;width:2rem;position:absolute;top:0%}#testimonial-sec .testimonial-cont .testimonial-arrows.m-prev{left:0}#testimonial-sec .testimonial-cont .testimonial-arrows.m-prev .btn-arrow{background-image:url(/wp-content/themes/barclaysimpson/images/svg/arrow.svg)!important;left:50%!important;top:50%;-webkit-transform:rotate(-180deg) translateY(-50%) translateX(-50%)!important;-ms-transform:rotate(-180deg) translateY(-50%) translateX(-50%)!important;transform:rotate(-180deg) translateY(-50%) translateX(-50%)!important;-webkit-transform-origin:0% 0;-ms-transform-origin:0% 0;transform-origin:0% 0}#testimonial-sec .testimonial-cont .testimonial-arrows.m-next{right:0}#testimonial-sec .testimonial-cont .testimonial-arrows.m-next .btn-arrow{background-image:url(/wp-content/themes/barclaysimpson/images/svg/arrow.svg)!important;right:50%!important;top:50%;-webkit-transform:rotate(0deg) translateY(-50%) translateX(50%)!important;-ms-transform:rotate(0deg) translateY(-50%) translateX(50%)!important;transform:rotate(0deg) translateY(-50%) translateX(50%)!important;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.testimonial-read-more{margin:4.75rem auto 1rem}.testimonial-read-more:hover{color:#ffffff!important}.case-studies-tab{margin-top:4rem;margin-bottom:4rem;position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important;display:none}@media only screen and (max-width:1750px){.case-studies-tab{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.case-studies-tab{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.case-studies-tab{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.case-studies-tab{max-width:100%}}@media (min-width:991px){.case-studies-tab{display:block}}.case-studies-tab .nav-col{width:260px;border-right:2px solid #ffffff}.case-studies-tab .nav-col ul{margin:0 0;padding:0 0;list-style:none;list-style-type:none}.case-studies-tab .nav-col ul li{font-family:Proxima Nova;font-style:normal;font-weight:600;font-size:15px;line-height:22px;text-transform:uppercase;color:#FFFFFF;margin-bottom:1.5rem;cursor:pointer}.case-studies-tab .nav-col ul li.active{color:#FF6726!important}.case-studies-tab .case-col{width:calc(100% - 260px)}.case-studies-tab .case-col section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.case-studies-tab .case-col section.module-data{display:none}.case-studies-tab .case-col section.module-data.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.case-studies-tab .case-col section .close-btn{display:none}.case-studies-tab .case-col section .case-img{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;margin:0 40px;width:calc(50% - 80px)}@media (max-width:1625px){.case-studies-tab .case-col section .case-img{display:none}}.case-studies-tab .case-col section .case-info{width:50%}@media (max-width:1625px){.case-studies-tab .case-col section .case-info{width:100%;padding:0 15px}}.case-studies-tab .case-col section .case-info .case-content{background-color:#00928D;padding:1rem 1rem}.case-studies-tab .case-col section .case-info .case-content p{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}.case-studies-tab .case-col section .case-info .case-content a.read-more{margin:0rem}#case-study-slider{min-height:30rem;height:100%;position:relative;top:0;left:0;overflow:hidden;background-image:url(/wp-content/themes/barclaysimpson/images/banner/hp-banner.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:fixed;margin:3rem 0!important}#case-study-slider:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(#000000));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, #000000 100%);display:block!important}#case-study-slider .wpb_raw_code>.wpb_wrapper{padding:0 30px}#case-study-slider #case-study-testimonial{max-width:872px;margin:5rem auto;position:relative}#case-study-slider #case-study-testimonial:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0, 0, 0, 0.55);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#case-study-slider #case-study-testimonial .case-study-arrows{background-color:#FF6726;height:55px;width:55px;position:absolute;top:50%;z-index:5}@media (max-width:991px){#case-study-slider #case-study-testimonial .case-study-arrows{height:35px;width:35px}}#case-study-slider #case-study-testimonial .case-study-arrows .btn-arrow{height:100%;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;-webkit-mask:url(/wp-content/themes/barclaysimpson/images/svg/arrow.svg);mask:url(/wp-content/themes/barclaysimpson/images/svg/arrow.svg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-mask-size:75%!important;mask-size:75%!important;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;background:#ffffff;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out}#case-study-slider #case-study-testimonial .case-study-arrows .btn-arrow:focus,#case-study-slider #case-study-testimonial .case-study-arrows .btn-arrow:hover{background:#151515}#case-study-slider #case-study-testimonial .case-study-arrows.m-prev{left:-20px}#case-study-slider #case-study-testimonial .case-study-arrows.m-next{right:-20px}#case-study-slider #case-study-testimonial .case-study-arrows.m-next .btn-arrow{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}#case-study-slider #case-study-testimonial .case-study-carousel{background:rgba(0, 0, 0, 0.5);border-radius:10px;padding:4rem 75px 1.5rem}@media (max-width:991px){#case-study-slider #case-study-testimonial .case-study-carousel{padding:4rem 35px 1.5rem}}#case-study-slider #case-study-testimonial .case-study-carousel .slick-list{width:100%;max-width:655px;margin:0 auto}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide{text-align:center}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide blockquote{font-size:1.125rem;line-height:1.25rem;color:#ffffff}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide blockquote:before{content:open-quote;margin-right:5px}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide blockquote:after{content:close-quote;margin-left:5px}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide blockquote:after,#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide blockquote:before{display:inline-block;vertical-align:bottom;color:#ffffff;font-size:1.75rem;top:0.05em;position:relative}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide p.case-study-title{color:#00928D;margin-bottom:0.5rem}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide p.category{font-family:'Proximanova-Bold', sans-serif!important;color:#ffffff;margin:0 0 2rem;font-weight:700;position:relative;font-size:2.75rem;line-height:3.25rem}#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide .read-more-row .read-more{margin:1rem auto 0!important}@media (max-width:575px){#case-study-slider #case-study-testimonial .case-study-carousel .case-study-slide .read-more-row .read-more{min-width:unset}}.latest-post-row{margin-top:4rem;margin-bottom:4rem;position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){.latest-post-row{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.latest-post-row{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.latest-post-row{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.latest-post-row{max-width:100%}}@media (max-width:765px){.latest-post-row .title-cta .right-cta{display:none}}@media (max-width:765px){.latest-post-row ul.latest-posts{text-align:center}}@media (max-width:1205px){.latest-post-row ul.latest-posts li{width:calc(100% / 2 - 2.25rem)}.latest-post-row ul.latest-posts li:nth-child(3){display:none}}@media (max-width:765px){.latest-post-row ul.latest-posts li{text-align:left;max-width:400px;width:100%;margin:0 auto;min-height:330px;overflow:hidden;height:100%}.latest-post-row ul.latest-posts li:not(:first-child){display:none}}ul#post-archive.latest-posts li{margin-bottom:1.5rem}@media (max-width:991px){ul#post-archive.latest-posts li{width:calc(100% / 2 - 35px)}}@media (max-width:615px){ul#post-archive.latest-posts li{width:100%;margin:0 0 1.5rem}}@media (max-width:1300px){ul.last-post:not(#post-archive) li{min-height:unset}}@media (min-width:765px) and (max-width:1300px){ul.last-post:not(#post-archive) li .bg-img{position:relative;padding-top:75%}}ul.latest-posts{margin:0 0;padding:0 0}ul.latest-posts li{width:calc(100% / 3 - 2.25rem);min-height:333px;position:relative;display:inline-block;margin:0 1rem;z-index:0}ul.latest-posts li:hover .title{padding:20px 20px 40px}@media (max-width:1400px){ul.latest-posts li:hover .title{padding:15px 15px 25px}}ul.latest-posts li a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}ul.latest-posts li .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}ul.latest-posts li .title{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:20px 20px;position:absolute;bottom:0;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out}@media (max-width:1400px){ul.latest-posts li .title{padding:15px 15px}}ul.latest-posts li .title:before{content:"";position:absolute;width:100%;height:100%;background-color:#ffffff;top:0;left:0}ul.latest-posts li .title h6{font-size:1.875rem;line-height:2.25rem;margin-bottom:0rem;color:#151515;text-transform:unset!important;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}ul.latest-posts li .title h6:after{display:none!important}@media (max-width:1650px){ul.latest-posts li .title h6{font-size:1.675rem;line-height:2rem}}@media (max-width:1400px){ul.latest-posts li .title h6{font-size:1.5rem;line-height:2rem}}@media (max-width:1205px){ul.latest-posts li .title h6{font-size:1.35rem;line-height:1.75rem}}@media (max-width:765px){ul.latest-posts li .title h6{-webkit-line-clamp:3}}.title-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.title-cta .right-cta{margin-left:auto}.title-cta .right-cta a{margin-top:0rem}#contact-row{position:relative;padding:0 6.25rem}@media (max-width:1550px){#contact-row{padding:0 5%}}@media (max-width:1400px){#contact-row{padding:0 25px}}@media (max-width:991px){#contact-row{padding:6rem 15px 4rem}}@media (min-width:991px){#contact-row{top:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:100%}}#contact-row .wpb_wrapper>.vc_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:991px){#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6>.vc_column-inner>.wpb_wrapper{max-width:550px}}#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:first-child{margin-top:auto!important}#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:first-child h2{font-size:2.05rem;line-height:2.15rem}@media (min-width:991px){#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:first-child h2{font-size:2.75rem;line-height:3.75rem}}@media (max-width:990px){#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:first-child h2:after,#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:first-child h2:before{width:5px;height:5px;bottom:5px}}@media (min-width:991px){#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper{max-width:385px;float:right}}#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper h3{font-size:1.5rem;line-height:1.75rem;margin-bottom:1rem!important}@media (min-width:991px){#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper h3{font-size:2rem;line-height:2rem}}@media (max-width:990px){#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper h3:after,#contact-row .wpb_wrapper>.vc_row .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper h3:before{width:5px;height:5px;bottom:5px}}#contact-row .page-contact{margin-top:3rem!important}#contact-row .page-contact>.wpb_wrapper span{color:#FF6726;margin-bottom:1rem;font-family:'Proximanova-Med', sans-serif!important;display:block;font-size:1.15rem;line-height:1rem}@media (min-width:991px){#contact-row .page-contact>.wpb_wrapper span{font-size:1.75rem;line-height:2rem}}#contact-row .page-contact>.wpb_wrapper span a{font-size:inherit;line-height:inherit;color:#ffffff;cursor:pointer;font-family:'Proximanova-Med', sans-serif!important}.single-case_studies .post-desc section:before{display:none}.single-post>.top-row{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important;margin:200px auto 0!important}@media only screen and (max-width:1750px){.single-post>.top-row{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.single-post>.top-row{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.single-post>.top-row{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.single-post>.top-row{max-width:100%}}@media (max-width:1030px){.single-post>.top-row{margin:150px auto 0!important}}.single-post>.top-row .side-bar{width:100%}@media (min-width:1031px){.single-post>.top-row .side-bar{-webkit-box-flex:0;-ms-flex:0 0 415px;flex:0 0 415px;max-width:415px;width:100%}}@media (max-width:1030px){.single-post>.top-row .side-bar{padding:0 0px!important}}.single-post>.top-row .side-bar .bg-blog,.single-post>.top-row .side-bar .bg-case-study{background-position:50% 50%;background-repeat:no-repeat}.single-post>.top-row .side-bar .bg-blog{width:100%;height:auto;margin-bottom:30px;background-size:cover;padding-top:56.25%}.single-post>.top-row .side-bar .bg-case-study{width:125px;height:55px;margin-bottom:30px;background-size:contain}.single-post>.top-row .post-desc{width:100%}@media (min-width:1031px){.single-post>.top-row .post-desc{width:calc(100% - 415px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 415px);flex:0 0 calc(100% - 415px);max-width:calc(100% - 415px)}}@media (max-width:1030px){.single-post>.top-row .post-desc{padding:0 0px!important}}.single-post>.top-row .post-desc section{padding-bottom:20px;position:relative}@media (min-width:1401px){.single-post>.top-row .post-desc section{max-width:640px;padding-left:50px}}.single-post>.top-row .post-desc section:before{content:"";position:absolute;bottom:0;right:0;max-width:calc(100% - 50px);height:5px;background-color:#FF6726}.single-post>.top-row .post-desc section article .post_description h1,.single-post>.top-row .post-desc section article .post_description h2,.single-post>.top-row .post-desc section article .post_description h3,.single-post>.top-row .post-desc section article .post_description h4,.single-post>.top-row .post-desc section article .post_description h5,.single-post>.top-row .post-desc section article .post_description h6{font-size:2rem;line-height:2.5rem;margin:0 0 1rem}.single-post>.top-row .post-desc section article .post_description strong{font-size:1.55rem;line-height:2rem;color:#FF6726!important}.single-post>.top-row .post-desc section article .post_description ol{counter-reset:numericList;list-style-type:none;padding:0 0}.single-post>.top-row .post-desc section article .post_description ol>li{position:relative;margin:0 0 2em 0;padding-left:55px;counter-increment:numericList;min-height:40px}.single-post>.top-row .post-desc section article .post_description ol>li:before{content:counters(numericList, ".") " ";position:absolute;margin-right:0;font-size:1.25rem;font-weight:700;width:40px;height:40px;margin:0 20px 0 0;border:1px solid #ccc;border-radius:100%;text-align:center;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.single-post>.top-row .post-desc section article .post_description ol>li>ol{margin-top:1rem}.single-post>.top-row .post-desc section article .post_description ol>li>ol>li{margin:0 0 1.5em 0}.single-post>.top-row .post-desc section article .post_description blockquote{position:relative;padding-left:34px;margin:2rem auto}.single-post>.top-row .post-desc section article .post_description blockquote:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background-color:#00928D}.single-post>.top-row .post-desc section article .post_description blockquote h1,.single-post>.top-row .post-desc section article .post_description blockquote h2,.single-post>.top-row .post-desc section article .post_description blockquote h3,.single-post>.top-row .post-desc section article .post_description blockquote h4,.single-post>.top-row .post-desc section article .post_description blockquote h5,.single-post>.top-row .post-desc section article .post_description blockquote h6,.single-post>.top-row .post-desc section article .post_description blockquote p{font-size:1.75rem;line-height:2rem}.single-post>.top-row .post-desc section article .post_description blockquote h1,.single-post>.top-row .post-desc section article .post_description blockquote h2,.single-post>.top-row .post-desc section article .post_description blockquote h3,.single-post>.top-row .post-desc section article .post_description blockquote h4,.single-post>.top-row .post-desc section article .post_description blockquote h5,.single-post>.top-row .post-desc section article .post_description blockquote h6{margin:0 0 1rem}.single-post .row-posts-single{position:relative;z-index:1}.single-post .footersvg{z-index:0}.single-case-study .row-posts-single{position:relative;z-index:1}.single-case-study .footersvg{z-index:0}#share h4{margin-bottom:0rem}ul.share,ul.social-menu{display:inline-block;list-style-type:unset;margin-left:0rem;padding-left:0rem}ul.share li,ul.social-menu li{vertical-align:middle;display:inline-block;margin-right:1rem}ul.share li:last-child,ul.social-menu li:last-child{margin-right:0}ul.share li a,ul.social-menu li a{width:30px;height:30px;text-decoration:unset!important;outline:unset!important;display:block}ul.share li a img,ul.social-menu li a img{width:100%;height:auto}.page-consent-approval .page-container,.page-consent-request .page-container,.page-cookie-policy .page-container,.page-delete-account-approval .page-container,.page-delete-account-request .page-container,.page-privacy-policy .page-container,.page-request-user-data .page-container,.page-retrieve-user-data .page-container{max-width:1300px!important;padding:0 15px}.page-consent-approval .page-container .notice-message,.page-consent-request .page-container .notice-message,.page-cookie-policy .page-container .notice-message,.page-delete-account-approval .page-container .notice-message,.page-delete-account-request .page-container .notice-message,.page-privacy-policy .page-container .notice-message,.page-request-user-data .page-container .notice-message,.page-retrieve-user-data .page-container .notice-message{border:2px solid #FF6726!important;background:transparent!important}.page-consent-approval .page-container table,.page-consent-request .page-container table,.page-cookie-policy .page-container table,.page-delete-account-approval .page-container table,.page-delete-account-request .page-container table,.page-privacy-policy .page-container table,.page-request-user-data .page-container table,.page-retrieve-user-data .page-container table{color:#ffffff}.page-consent-approval .page-container table td,.page-consent-approval .page-container table th,.page-consent-request .page-container table td,.page-consent-request .page-container table th,.page-cookie-policy .page-container table td,.page-cookie-policy .page-container table th,.page-delete-account-approval .page-container table td,.page-delete-account-approval .page-container table th,.page-delete-account-request .page-container table td,.page-delete-account-request .page-container table th,.page-privacy-policy .page-container table td,.page-privacy-policy .page-container table th,.page-request-user-data .page-container table td,.page-request-user-data .page-container table th,.page-retrieve-user-data .page-container table td,.page-retrieve-user-data .page-container table th{border-width:2px;border-color:#FF6726;border-style:solid;padding:5px}.page-consent-approval .page-container table thead,.page-consent-request .page-container table thead,.page-cookie-policy .page-container table thead,.page-delete-account-approval .page-container table thead,.page-delete-account-request .page-container table thead,.page-privacy-policy .page-container table thead,.page-request-user-data .page-container table thead,.page-retrieve-user-data .page-container table thead{background-color:rgba(255, 255, 255, 0.2)}.page-consent-approval .page-container input,.page-consent-request .page-container input,.page-cookie-policy .page-container input,.page-delete-account-approval .page-container input,.page-delete-account-request .page-container input,.page-privacy-policy .page-container input,.page-request-user-data .page-container input,.page-retrieve-user-data .page-container input{border:2px solid #FF6726!important;background:transparent!important;color:#FF6726!important}.animation-element-1s{-moz-transition:all 1s linear;-webkit-transition:all 1s linear;-o-transition:all 1s linear;transition:all 1s linear}.animation-element-750ms{-moz-transition:all 750ms linear;-webkit-transition:all 750ms linear;-o-transition:all 750ms linear;transition:all 750ms linear}.animation-element-600ms{-moz-transition:all 600ms linear;-webkit-transition:all 600ms linear;-o-transition:all 600ms linear;transition:all 600ms linear}.animation-element-500ms{-moz-transition:all 500ms linear;-webkit-transition:all 500ms linear;-o-transition:all 500ms linear;transition:all 500ms linear}.animation-element-quick{-moz-transition:all 250ms ease-in-out;-webkit-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.animation-element-700ms{-moz-transition:all 700ms linear;-webkit-transition:all 700ms linear;-o-transition:all 700ms linear;transition:all 700ms linear}.animation-element.slide-left,.animation-element.slide-left-header{opacity:0;-moz-transition:all 600ms linear;-webkit-transition:all 600ms linear;-o-transition:all 600ms linear;transition:all 600ms linear;-moz-transform:translate3d(-60%, 0px, 0px);-webkit-transform:translate3d(-60%, 0px, 0px);-o-transform:translate(-60%, 0px);-ms-transform:translate(-60%, 0px);transform:translate3d(-60%, 0px, 0px)}.animation-element.slide-left-header.slow,.animation-element.slide-left.slow{-moz-transition:all 750ms linear!important;-webkit-transition:all 750ms linear!important;-o-transition:all 750ms linear!important;transition:all 750ms linear!important}.animation-element.slide-right,.animation-element.slide-right-header{opacity:0;-moz-transition:all 600ms linear;-webkit-transition:all 600ms linear;-o-transition:all 600ms linear;transition:all 600ms linear;-moz-transform:translate3d(60%, 0px, 0px);-webkit-transform:translate3d(60%, 0px, 0px);-o-transform:translate(60%, 0px);-ms-transform:translate(60%, 0px);transform:translate3d(60%, 0px, 0px)}.animation-element.slide-right-header.slow,.animation-element.slide-right.slow{-moz-transition:all 750ms linear!important;-webkit-transition:all 750ms linear!important;-o-transition:all 750ms linear!important;transition:all 750ms linear!important}.animation-element.slide-left.out{opacity:0;-moz-transition:all 750ms linear;-webkit-transition:all 750ms linear;-o-transition:all 750ms linear;transition:all 750ms linear;-moz-transform:translate3d(-90%, 0px, 0px);-webkit-transform:translate3d(-90%, 0px, 0px);-o-transform:translate(-90%, 0px);-ms-transform:translate(-90%, 0px);transform:translate3d(-90%, 0px, 0px)}.animation-element.slide-right.out{opacity:0;-moz-transition:all 750ms linear;-webkit-transition:all 750ms linear;-o-transition:all 750ms linear;transition:all 750ms linear;-moz-transform:translate3d(90%, 0px, 0px);-webkit-transform:translate3d(90%, 0px, 0px);-o-transform:translate(90%, 0px);-ms-transform:translate(90%, 0px);transform:translate3d(90%, 0px, 0px)}.animation-element.bounce-up{opacity:0;-moz-transition:all 500ms linear;-webkit-transition:all 500ms linear;-o-transition:all 500ms linear;transition:all 500ms linear;-moz-transform:translate3d(0px, 200px, 0px);-webkit-transform:translate3d(0px, 200px, 0px);-o-transform:translate(0px, 200px);-ms-transform:translate(0px, 200px);transform:translate3d(0px, 200, 0px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.animation-element.fade-in{opacity:0;-moz-transition:all 500ms linear;-webkit-transition:all 500ms linear;-o-transition:all 500ms linear;transition:all 500ms linear;-moz-transform:translate3d(0px, 50px, 0px);-webkit-transform:translate3d(0px, 50px, 0px);-o-transform:translate(0px, 50px);-ms-transform:translate(0px, 50px);transform:translate3d(0px, 50px, 0px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.animation-element.bounce-up.in-view,.animation-element.fade-in.in-view,.animation-element.slide-left-header.in-view,.animation-element.slide-left.in-view,.animation-element.slide-left.out.in-view,.animation-element.slide-left.slow.in-view,.animation-element.slide-right-header.in-view,.animation-element.slide-right.in-view,.animation-element.slide-right.out.in-view,.animation-element.slide-right.slow.in-view{opacity:1;-moz-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate3d(0px, 0px, 0px)}@-webkit-keyframes shake-vertical{0%,to{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0)}10%,30%,50%,70%{-webkit-transform:translateY(-8px) translateX(-50%);transform:translateY(-8px) translateX(-50%)}20%,40%,60%{-webkit-transform:translateY(8px) translateX(-50%);transform:translateY(8px) translateX(-50%)}80%{-webkit-transform:translateY(6.4px) translateX(-50%);transform:translateY(6.4px) translateX(-50%)}90%{-webkit-transform:translateY(-6.4px) translateX(-50%);transform:translateY(-6.4px) translateX(-50%)}}@keyframes shake-vertical{0%,to{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}10%,30%,50%,70%{-webkit-transform:translateY(-8px) translateX(-50%);transform:translateY(-8px) translateX(-50%)}20%,40%,60%{-webkit-transform:translateY(8px) translateX(-50%);transform:translateY(8px) translateX(-50%)}80%{-webkit-transform:translateY(6.4px) translateX(-50%);transform:translateY(6.4px) translateX(-50%)}90%{-webkit-transform:translateY(-6.4px) translateX(-50%);transform:translateY(-6.4px) translateX(-50%)}}@font-face{font-family:'Proximanova-Reg';src:url('/wp-content/themes/barclaysimpson/assets/fonts/proximanova-regular-webfont.woff2') format('woff2'), url('/wp-content/themes/barclaysimpson/assets/fonts/proximanova-regular-webfont.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Proximanova-Med';src:url('/wp-content/themes/barclaysimpson/assets/fonts/proximanova-semibold-webfont.woff2') format('woff2'), url('/wp-content/themes/barclaysimpson/assets/fonts/proximanova-semibold-webfont.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Proximanova-Bold';src:url('/wp-content/themes/barclaysimpson/assets/fonts/proximanova-bold-webfont.woff2') format('woff2'), url('/wp-content/themes/barclaysimpson/assets/fonts/proximanova-bold-webfont.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}@media (max-width:990px){.slick-slide img{width:auto;height:30px}}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.global-width-no-pad{position:relative;max-width:1400px;margin-left:auto;margin-right:auto}.global-width{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){.global-width,.global-width-no-pad{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.global-width,.global-width-no-pad{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.global-width,.global-width-no-pad{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.global-width,.global-width-no-pad{max-width:100%}}.footer-m-b{margin-bottom:-7rem!important}.no-padding{padding:0 0px}.no-margin{margin:0 0px!important}.extra-margin{margin-right:15px!important;margin-left:15px!important}.surround-content{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 15px!important}@media only screen and (max-width:1750px){.surround-content{max-width:calc(100% -  65px)}}@media only screen and (max-width:1555px){.surround-content{max-width:calc(100% -  55px)}}@media only screen and (max-width:991px){.surround-content{max-width:calc(100% -  50px)}}@media only screen and (max-width:650px){.surround-content{max-width:100%}}.page-template-template-c-under-f .vc_row:not(.vc_inner):last-child{margin-bottom:-13rem!important}.page-template-template-c-under-f .footersvg{position:relative;z-index:1}.page-template-template-c-under-f #parallax_row_under_footer.vc_row:last-child>.wpb_column{margin-bottom:0rem!important}.page-template-template-c-under-f #parallax_row_under_footer.vc_row:last-child{padding-bottom:207px}.page-template-template-large-header-no-footer-svg .footersvg{display:none!important}.page-template-template-large-header-no-footer-svg #footer{margin-top:3rem}.page-template-template-large-header-skew-not-first #banner{margin-bottom:6rem!important;padding-bottom:0px!important}.error404 #banner.full-background{background-image:url(/wp-content/themes/barclaysimpson/images/banner/home-banner.jpg)!important}.error404 #wrapper,.page-template-template-full-page #wrapper{position:relative;z-index:0;height:calc(100vh - 32px)}.error404 #wrapper>.container.page-container,.page-template-template-full-page #wrapper>.container.page-container{height:100%}.error404 #wrapper>.container.page-container>section,.page-template-template-full-page #wrapper>.container.page-container>section{height:100%}.error404 #banner.full-background,.page-template-template-full-page #banner.full-background{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(/wp-content/themes/barclaysimpson/images/page/contact-us.jpg)}.error404 #banner.full-background:before,.page-template-template-full-page #banner.full-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.48%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.9) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.9) 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.9) 100%)}.error404 #footer,.error404 .footersvg,.page-template-template-full-page #footer,.page-template-template-full-page .footersvg{display:none}@media (max-width:990px){.page-template-template-full-page.page-contact-us #wrapper{height:auto}.page-template-template-full-page.page-contact-us #wrapper .page-container{padding-top:115px!important}}.page-template-template-soltuions-service-php #banner.home-header{margin-bottom:5rem!important}.page-template-template-soltuions-service-php #banner.home-header:before{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(49.48%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)))!important;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.9) 100%)!important;background:-o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.9) 100%)!important;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 49.48%, rgba(0, 0, 0, 0.9) 100%)!important}.page-template-template-soltuions-service-php #banner.home-header .content-box{margin:2rem 0}@media (min-width:750px){.page-template-template-soltuions-service-php #banner.home-header .content-box{width:700px}}.page-template-template-soltuions-service-php #banner.home-header .content-box.center{position:absolute;top:50%}@media (min-width:750px){.page-template-template-soltuions-service-php #banner.home-header .cat-box{width:700px}}.page-template-template-soltuions-service-php #banner.home-header .cat-box ul li{min-width:calc(100% / 3 - 1rem);min-height:70px;font-size:0.6em}.page-template-template-soltuions-service-php .page-container>.vc_row.wpb_row.vc_row-fluid:last-child{margin-bottom:-7rem!important;position:relative;z-index:1}.page-template-template-soltuions-service-php .page-container>.vc_row.wpb_row.vc_row-fluid:last-child .latest-post-row{margin-bottom:0rem!important}.template-header-content{max-width:1090px;width:100%}@media (max-width:1034px){.template-header-content{margin:0 auto!important}}.template-header-content .content-box,.template-header-content .title-box{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.template-header-content .content-box.center,.template-header-content .title-box.center{position:absolute;top:50%}@media (min-width:1035px){.template-header-content .title-box{width:450px}}@media (max-width:1034px){.template-header-content .title-box h1{margin-bottom:1.5rem!important}}@media (min-width:1035px){.template-header-content .content-box{width:calc(100% - 450px);padding-left:25px;max-width:640px}}.template-header-content .content-box h6{font-size:2rem}.template-header-content .content-box.center{position:absolute;top:50%}.template-header-content .content-box>section{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.template-header-content .content-box>section div.inner-div{margin-top:auto}.template-header-content .content-box>section div.inner-div p{font-size:1.125rem;line-height:1.375rem;margin-bottom:1rem}@media (max-width:525px){.template-header-content .content-box>section div.inner-div p{font-size:0.9rem;line-height:1rem}}.template-header-content .content-box>section div.inner-div p:last-child{margin-bottom:0rem!important}.cta-center .read-more{margin:1rem auto!important}.cta-center .read-more.margin-t-0{margin-top:0rem!important}.read-more-line{display:inline-block;position:relative;text-decoration:none;cursor:pointer;font-size:1.2rem;line-height:1;color:#ffffff;z-index:2;padding-bottom:5px;font-family:'Proximanova-Bold', sans-serif!important;font-weight:700;text-transform:uppercase}.read-more-line:before{content:"";position:absolute;height:3px;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;bottom:-1.5px;background:#FF6726;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.read-more-line:hover:before{width:25%}.re-submit{margin:1rem 0rem 1rem 0!important}.read-more{position:relative;display:inline-block;overflow:hidden;width:auto;height:50px;min-width:200px;margin:2.5rem 1rem 1rem 0;padding:0 15px;text-transform:uppercase;border:2px solid #00928D;border-radius:0px;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;z-index:1;text-align:center;line-height:44px;font-size:12px;font-family:'Proximanova-Med', sans-serif!important;color:#ffffff!important;text-decoration:none!important;letter-spacing:0.2em}.read-more:after,.read-more:before{content:'';position:absolute;width:0;height:0;border:0 solid;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);border-width:0 0;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;z-index:-1}.read-more:before{bottom:0;left:0;border-color:transparent transparent transparent #00928D}.read-more:after{top:0;right:0;border-color:transparent #00928D transparent transparent}.read-more:hover{color:#ffffff}.read-more:hover:after,.read-more:hover:before{border-width:49px 250px}.read-more.cta-orange{border-color:#FF6726}.read-more.cta-orange:before{border-color:transparent transparent transparent #FF6726}.read-more.cta-orange:after{border-color:transparent #FF6726 transparent transparent}.read-more.cta-orange-b{border-color:#FF6726;color:#000000!important}.read-more.cta-orange-b:before{border-color:transparent transparent transparent #FF6726}.read-more.cta-orange-b:after{border-color:transparent #FF6726 transparent transparent}.read-more.cta-white{border-color:#ffffff}.read-more.cta-white:before{border-color:transparent transparent transparent #ffffff}.read-more.cta-white:after{border-color:transparent #ffffff transparent transparent}.read-more.cta-white:hover{color:#151515!important}html{font-size:100%;scroll-behavior:smooth;--scrollbarBGUL:transparent;--thumbBGUL:#FF6726;scrollbar-width:thin;scrollbar-color:var(--thumbBGUL) var(--scrollbarBGUL)}html::-webkit-scrollbar{width:10px;scrollbar-width:thin;border-radius:5px!important;margin-right:2px}html::-webkit-scrollbar-track{background:var(--scrollbarBGUL)}html::-webkit-scrollbar-thumb{background-color:var(--thumbBGUL);border-radius:5px!important;border:1px solid #ffffff}html body{background-color:#000000;overflow-x:hidden}html body .grecaptcha-badge{visibility:hidden!important}html body *{font-family:'Proximanova-Reg', sans-serif!important;font-size:1.125rem;line-height:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body #body-wrapper{visibility:hidden;display:block;overflow:hidden;max-width:1920px;margin:0 auto}html body #wrapper{display:block;overflow:hidden;padding:0 0px;position:relative}html body #wrapper .page-container h2,html body #wrapper .page-container h3,html body #wrapper .page-container h4,html body #wrapper .page-container h5,html body #wrapper .page-container h6{position:relative}html body #wrapper .page-container h2:after,html body #wrapper .page-container h3:after,html body #wrapper .page-container h4:after,html body #wrapper .page-container h5:after,html body #wrapper .page-container h6:after{content:"";display:inline-block;width:10px;height:10px;background-color:#FF6726;margin-left:6px;opacity:0;-webkit-transition-delay:1.25s;-o-transition-delay:1.25s;transition-delay:1.25s;-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out;position:absolute;bottom:10px}@media (max-width:575px){html body #wrapper .page-container h2:after,html body #wrapper .page-container h3:after,html body #wrapper .page-container h4:after,html body #wrapper .page-container h5:after,html body #wrapper .page-container h6:after{width:5px;height:5px}}html body #wrapper .page-container h2.in-view-headertag:after,html body #wrapper .page-container h3.in-view-headertag:after,html body #wrapper .page-container h4.in-view-headertag:after,html body #wrapper .page-container h5.in-view-headertag:after,html body #wrapper .page-container h6.in-view-headertag:after{opacity:1}html body #wrapper .container{width:100%;max-width:1715px;padding:0;margin:0 auto}@media (max-width:1815px){html body #wrapper .container{max-width:1515px}}@media (max-width:1615px){html body #wrapper .container{max-width:1315px}}@media (max-width:1415px){html body #wrapper .container{max-width:unset}}@media (max-width:1500px) and (min-width:991px){}@media (max-width:990px) and (min-width:768px){}@media (max-width:767px){}@media (min-width:768px){html body #wrapper .container-fluid .row.row-eq-height,html body #wrapper .container .row.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}html body #wrapper .container-fluid .row,html body #wrapper .container-fluid .wpb_content_element,html body #wrapper .container .row,html body #wrapper .container .wpb_content_element{margin:0}html body #wrapper .container-fluid .vc_row,html body #wrapper .container .vc_row{margin:0}@media (max-width:990px){html body #wrapper .container-fluid .vc_row .wpb_column,html body #wrapper .container .vc_row .wpb_column{width:100%}}html body #wrapper .container-fluid .vc_column-inner,html body #wrapper .container .vc_column-inner{padding:0}html body h1,html body h1 span,html body h2,html body h2 span,html body h3,html body h3 span,html body h4,html body h4 span,html body h5,html body h5 span,html body h6,html body h6 span{font-family:'Proximanova-Bold', sans-serif!important;color:#ffffff;margin:0 0 2rem;font-weight:700;position:relative;font-size:2.75rem;line-height:3.25rem}@media only screen and (max-width:1750px) and (min-width:1556px){}@media only screen and (max-width:1555px) and (max-width:1400px){html body h1,html body h1 span,html body h2,html body h2 span,html body h3,html body h3 span,html body h4,html body h4 span,html body h5,html body h5 span,html body h6,html body h6 span{font-size:2.55rem;line-height:3rem}}@media (max-width:991px){html body h1,html body h1 span,html body h2,html body h2 span,html body h3,html body h3 span,html body h4,html body h4 span,html body h5,html body h5 span,html body h6,html body h6 span{font-size:2.2rem;line-height:2.65rem}}@media (max-width:757px){html body h1,html body h1 span,html body h2,html body h2 span,html body h3,html body h3 span,html body h4,html body h4 span,html body h5,html body h5 span,html body h6,html body h6 span{font-size:1.75rem;line-height:2.25rem}}html body h1 span,html body h1 span span,html body h2 span,html body h2 span span,html body h3 span,html body h3 span span,html body h4 span,html body h4 span span,html body h5 span,html body h5 span span,html body h6 span,html body h6 span span{font-family:inherit;font-weight:inherit;color:#FF6726}html body h1 span,html body h2 span,html body h3 span,html body h4 span,html body h5 span,html body h6 span{padding-left:6px}html body h1 span.stop,html body h2 span.stop,html body h3 span.stop,html body h4 span.stop,html body h5 span.stop,html body h6 span.stop{position:relative;color:transparent}html body h1 span.stop:after,html body h2 span.stop:after,html body h3 span.stop:after,html body h4 span.stop:after,html body h5 span.stop:after,html body h6 span.stop:after{content:"";display:inline-block;width:10px;height:10px;background-color:#FF6726;position:absolute;bottom:15px;left:6px}@media (max-width:575px){html body h1 span.stop:after,html body h2 span.stop:after,html body h3 span.stop:after,html body h4 span.stop:after,html body h5 span.stop:after,html body h6 span.stop:after{width:5px;height:5px}}html body h1 span.question:after,html body h2 span.question:after,html body h3 span.question:after,html body h4 span.question:after,html body h5 span.question:after,html body h6 span.question:after{display:none}html body h6.styled{font-family:'Proximanova-Reg', sans-serif!important;margin:2rem 0;font-size:1.8rem!important;line-height:2.4rem;font-weight:400}html body ul{list-style:disc;margin:0 0 1rem 2rem}@media (max-width:767px){html body ul{padding:0}}html body a,html body b,html body label,html body li,html body p,html body span,html body strong{font-family:'Proximanova-Reg', sans-serif!important;font-size:1.125rem;line-height:1.25rem;font-weight:400;color:#ffffff}@media only screen and (max-width:1555px) and (max-width:1400px){html body a,html body b,html body label,html body li,html body p,html body span,html body strong{font-size:1.1rem;line-height:1.35rem}}@media (max-width:991px){html body a,html body b,html body label,html body li,html body p,html body span,html body strong{font-size:1rem;line-height:1.25rem}}@media (max-width:767px){html body a,html body b,html body label,html body li,html body p,html body span,html body strong{font-size:1rem;line-height:1.15rem}}html body p{margin:0 0 2rem}html body p.margin{margin:0 0 4rem}html body .fade-in-bottom{-webkit-animation:fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;-webkit-animation-delay:0.5s;animation-delay:0.5s}html body b,html body strong{font-weight:700}html body a,html body button,html body input{outline:none!important}html body .description,html body input,html body select,html body textarea{font-size:1.2rem;line-height:2;font-family:'Proximanova-Reg', sans-serif!important}html body b,html body input,html body li,html body p,html body select,html body span,html body textarea{color:#ffffff}html body a{color:#FF6726}html body a:hover{color:#ffffff}.m-b-0{margin-bottom:0px!important}.delay-1{-webkit-animation-delay:0.25s;animation-delay:0.25s}.delay-2{-webkit-animation-delay:0.5s;animation-delay:0.5s}.center-abs-b{position:relative;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%)!important;-ms-transform:translateY(-50%) translateX(-50%)!important;transform:translateY(-50%) translateX(-50%)!important}.center-abs{position:absolute;top:50%;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.transition-4{-webkit-transition:all 1.4s ease-in-out;-moz-transition:all 1.4s ease-in-out;-o-transition:all 1.4s ease-in-out;-ms-transition:all 1.4s ease-in-out;transition:all 1.4s ease-in-out}.transition-5{-webkit-transition:all 1.8s ease-in-out;-moz-transition:all 1.8s ease-in-out;-o-transition:all 1.8s ease-in-out;-ms-transition:all 1.8s ease-in-out;transition:all 1.8s ease-in-out}.transition-6{-webkit-transition:all 2.2s ease-in-out;-moz-transition:all 2.2s ease-in-out;-o-transition:all 2.2s ease-in-out;-ms-transition:all 2.2s ease-in-out;transition:all 2.2s ease-in-out}.transition-1{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.transition-2{-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out}.transition-2l{-webkit-transition:all 0.75s linear;-moz-transition:all 0.75s linear;-o-transition:all 0.75s linear;-ms-transition:all 0.75s linear;transition:all 0.75s linear}.transition-3{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.transition-f{-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;-ms-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.transition-3l{-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-o-transition:all 0.5s linear;-ms-transition:all 0.5s linear;transition:all 0.5s linear}.transition-slow{-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}.place-holder ::-webkit-input-placeholder{color:#0E1C36;font-family:'Proximanova-Reg', sans-serif!important}.place-holder ::-moz-placeholder{color:#0E1C36;font-family:'Proximanova-Reg', sans-serif!important}.place-holder :-ms-input-placeholder{color:#0E1C36;font-family:'Proximanova-Reg', sans-serif!important}.place-holder :-ms-input-placeholder{color:#0E1C36;font-family:'Proximanova-Reg', sans-serif!important}.place-holder :-moz-placeholder{color:#0E1C36;font-family:'Proximanova-Reg', sans-serif!important}.place-holder-w ::-webkit-input-placeholder{color:#ffffff;font-family:'Proximanova-Reg', sans-serif!important}.place-holder-w ::-moz-placeholder{color:#ffffff;font-family:'Proximanova-Reg', sans-serif!important}.place-holder-w :-ms-input-placeholder{color:#ffffff;font-family:'Proximanova-Reg', sans-serif!important;line-height:2.6rem;font-size:1.2rem}.place-holder-w :-ms-input-placeholder{color:#ffffff;font-family:'Proximanova-Reg', sans-serif!important;line-height:2.6rem;font-size:1.2rem}.place-holder-w :-moz-placeholder{color:#ffffff;font-family:'Proximanova-Reg', sans-serif!important}.cookie-notice-container #cn-notice-text{color:#ffffff}.cookie-notice-container #cn-accept-cookie{background-color:#FF6726;background-image:none;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}