body{color:var(--textcolour);}.editbutton{padding:1em;display:flex;z-index:9999;position:absolute;left:89vw;margin-top:1em;}.editbutton a{background-color:var(--yellow);padding:1em;border-radius:10px;border-style:solid;border-width:1px;box-shadow:3px 3px 3px var(--darkgrey);}.btnstd{padding:1em;background-color:var(--fpblue);max-width:fit-content;}.btnstd a{text-decoration:none;color:white;}.btnstd:hover{transform:translateY(-3px);box-shadow:0 5px 10px 0 rgba(0,0,0,.1);}.list-2cols{column-count:2;}.titlerotate{display:inline-flex;}.col3{display:inline-flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;}.col-1of3,.col-2of3,.col-3of3{width:300px;margin:1em 2em 4em 2em;}
:root{--headerbackground:#115E67;--headercolor:white;--quadbackground:lightgrey;--fpbluebackground:rgba(27,51,113,0.8);--fpblue:rgb(27,51,113);--textcolour:#1B3371;--footerbackground:darkgrey;--footercolor:black;--branddropshadow:darkgrey;}
.view-clients{max-width:1200px;margin-left:auto;margin-right:auto;}.view-clients .view-content{display:inline-flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly;text-align:center;}.view-clients .views-row{width:360px;}.view-clients .views-row{width:360px;padding:1em 2em;}
.projects-grid .view-content{text-align:center;display:inline-flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;align-content:stretch;justify-content:space-between;width:100%;}.projects-grid-row{max-width:350px;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:5px;}.projects-grid img{height:100%;width:100%;object-fit:cover;}.field-content.projects-grid-img{width:350px;height:500px;}
.footeraddress{border-bottom:1px solid;max-width:1200px;margin:auto;}
