<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Blueprint CSS - reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

body {
	line-height: 2;
	position: relative;
	font-size: .875em;
	font-weight: 400;
    background-color: #fff;
    color: #000;
    text-align: center;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a { display: inline-block; color: #000; -webkit-transition: background-color .3s; transition: background-color .3s;}
a:hover { text-decoration: none; -webkit-transition: background-color .3s; transition: background-color .3s;}
a img, .logo img {	border: none; display: block;}
.logo a { display: block;}
#logo { line-height: 0;}


a, a:hover, a:active, a:focus, select {
	outline: 0;
}

.fl { float: left;}
.fr { float: right;}
.dn { display: none;}

html { height: 100%;}
body { min-height: 100%;}

.vw { width: 1170px; margin: 0 auto;}
ul.clr &gt; li, #headerMenu &gt; ul &gt; li { list-style: none; float: left;}

section { padding: 60px 0;}
.white { background-color: #fff;}
.lightGrey { background-color: #e5e5e5;}
.centered.two&gt;li{
	width: 49%;
}
.centered.three&gt;li{
	width: 33%;
}

@media(max-width: 767px){
	.centered.two&gt;li{
		width: 100%;
	}
	.centered.three&gt;li{
		width: 100%;
	}	
}
.centered { text-align: center;}
.centered &gt; li { display: inline-block;}

@media(min-width: 768px){
	.contact-holder{
		height: 100vh;
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
		min-height: 500px;
	}
}

h1 { text-transform: uppercase; font-weight: 300; font-size: 3em; line-height: 1.45;}
.btn1 { color: #fff; text-transform: none; font-weight: 700; padding: 15px 66px; background-color: #962920; text-decoration: none; border-radius: 5px; border: 1px solid #962920; line-height: 23px;}
input[type="submit"].btn1 { border: 1px solid #962920; cursor: pointer; transition: all .35s; font-size: 1em; font-family: 'Open Sans', sans-serif;}
.btn1:hover { background-color: #fff; color: #962920; transition: all .35s;}
.btn2 { background-color: #f00000; color: #000; text-transform: uppercase; padding: 15px 50px; font-size: 2em; text-decoration: none;}
.btn2:hover { background-color: #000; color: #f00000;}
.btn3 { border: 1px solid transparent; color: #fff; text-transform: uppercase; font-weight: 700; padding: 15px 30px; background-color: #a77f4e; text-decoration: none; border-radius: 5px;}
.btn3:hover { background-color: #fff; color: #a77f4e; border-color: #a77f4e;}

header { height: 114px; background-color: #fff; transition: all .35s;}
.scrolled header { height: 63px; transition: all .35s;}
#headerIn { padding: 31px 0; position: fixed; left: 0; top:0; width: 100%; background-color: #fff; z-index: 100; transition: padding .35s; border: 0 none;}
.scrolled #headerIn { padding: 5px 0; transition: padding .35s; border-bottom: 1px solid #bbb;}
nav { margin-top: 11px;}
nav ul li { margin: 0 20px;}
nav ul li a { text-transform: uppercase; text-decoration: none; color: #bbb;}
nav ul li.active a, nav ul li a:hover { color: #222;}

#company { padding: 100px 0; background: url('./design/bg01.jpg') 50% 0 no-repeat;}
#company h1 { color: #fff; text-transform: uppercase; font-weight: 300; font-size: 3em; margin-bottom: 15px;}
#company .vw { height: inherit;}
.box40 { position: relative; transform: translateY(-50%); top: 50%; width: 40%;}
#company .boxCenter p { color: #fff; margin-bottom: 35px;}

#about h1 { margin-bottom: 35px;}
#about p { color: #999; margin-bottom: 30px;}
#about p:last-of-type { margin-bottom: 0;}

#cmaf { background: url('./design/bg02.jpg') 50% 0 no-repeat; padding: 100px 0; background-size: cover;}
#cmaf h1 { color: #fff; text-transform: uppercase; font-weight: 300; font-size: 3em; text-align: center; margin-bottom: 25px;}
#cmaf .vw { height: inherit;}
#cmaf .btn1 { line-height: 24px;}
.boxCenter { padding: 0 10%;}

#services h1, #caseStudies h1, #blog h1 { color: #000; text-transform: uppercase; font-weight: 300; font-size: 3em; text-align: center; margin-bottom: 38px;}
#services ul li, #caseStudies ul li { width: 21.25%; margin-right: 5%;}
#services ul li:last-of-type, #caseStudies ul li:last-of-type { margin-right: 0%;}
#services ul li h2 { font-size: 1.143em; color: #333; font-weight: 700; margin-bottom: 40px;}
#services ul li a { background: url('./design/insurance-claims.png') center top no-repeat; text-decoration: none; display: block; padding-top: 80px;}
#services ul li a p { color: #999;}
#services ul li:nth-of-type(2) a { background-image: url('./design/medical.png');}
#services ul li:nth-of-type(3) a { background-image: url('./design/contract.png');}
#services ul li:last-of-type a { background-image: url('./design/employment.png');}

#caseStudies ul li img { width: 100%; display: block; margin-bottom: 35px;}
#caseStudies ul li h2 { font-size: 2em; font-weight: 300; color: #962920; line-height: 35px; margin-bottom: 10px;}
#caseStudies ul li h3 { font-size: 1.143em; font-weight: 700; color: #545454; text-transform: uppercase; margin-bottom: 6px;}
#caseStudies ul li .subtitle { color: #b99d7c; text-transform: uppercase; font-weight: 700; font-size: .917em; display: block; margin-bottom: 34px;}
#caseStudies ul li p { color: #999; margin-bottom: 35px; height: 120px; overflow: hidden; transition: all .35s;}
#caseStudies ul li p.textVisible { height: auto; overflow: auto; transition: all .35s;}

#project h1 { margin-bottom: 20px;}
#project p { margin-bottom: 20px;}

#founder .fl { width: 20%;}
#founder .fl img { width: 100%; display: block; position: relative; top: 50%; transform: translateY(-50%);}
#founder .fr { width: 72%; border: 1px solid #c3cbd8; border-radius: 10px; padding: 20px; box-sizing: border-box; position: relative; text-align: left;}
#founder .fr:before { content: ""; position: absolute; left: -37px; width: 37px; height: 57px; background: url('./design/snout.jpg') 0 0 no-repeat; top: 50%; transform: translateY(-50%);}
#founder h1 { font-size: 3em; margin-bottom: 16px; font-weight: 300;}
#founder h2 { font-size: 2em; margin-bottom: 16px; text-transform: uppercase;}
#founder p { color: #717a7f; margin-bottom: 24px;}
#founder p:last-of-type { margin-bottom: 0;}

#blog &gt; .vw &gt; ul &gt; li { width: 30%; margin-right: 5%;}
#blog &gt; .vw &gt; ul &gt; li:last-of-type { margin-right: 0;}
#blog h2 { font-size: 2em; text-transform: uppercase; font-weight: 300; margin-bottom: 69px;}
#blog #recentResults p span { color: #000; font-size: 1.143em;}
#blog #recentResults p#strongText { color: #000; font-size: 2.333em; margin-bottom: 17px;}
#blog #recentResults .recentResultsDescription { color: #999; text-transform: uppercase;}
#blog #recentResults p { color: #000; margin-bottom: 7px;}
#blog #latestNews img { width: 100%; margin-bottom: 8px;}
#blog #latestNews p { color: #999;}
#blog h3 { font-size: 1.143em; font-weight: 700; color: #000; margin-bottom: 8px;}
#blog #testimonials p { color: #999; font-style: italic;}
#blog #testimonials ul { margin: 20px 20px 0 0;}
#blog #testimonials ul li { list-style: none; text-align: right; font-weight: 700; text-transform: uppercase;}
#blog #testimonials ul li:last-of-type { color: #b99d7c;}
#blog #testimonials &gt; .clr { margin-top: 30px;}

footer {background: url('./design/bg03.jpg') 50% 0 no-repeat;background-size: cover;/* padding: 60px 0 10px 0; */height: 100vh;}
@media(max-width: 767px){
	footer{ height: auto; }
}
footer h1 { font-size: 3em; text-transform: uppercase; color: #fff; margin-bottom: 30px; font-weight: 300;}
footer p { color: #fff; margin-bottom: 30px;}
footer form { width: 80%; margin: 0 auto;}
footer form &gt; div { margin-bottom: 16px;}
footer form div div { width: 300px; box-sizing: border-box; margin-bottom: 0;}
footer form div div input[type="text"] { color: #fff; font-family: 'Open Sans', sans-serif; font-size: 1em; width: 100%; box-sizing: border-box; border-radius: 5px; background-color: transparent; border: 1px solid #fff; padding: 10px 20px;}
footer form div div input[type="text"]::-webkit-input-placeholder { color: #fff;}
footer form div div input[type="text"]:-moz-placeholder { color: #fff; opacity:  1;}
footer form div div input[type="text"]::-moz-placeholder { color: #fff; opacity:  1;}
footer form div div input[type="text"]:-ms-input-placeholder { color: #fff;}
footer form textarea { color: #fff; height: 180px; background-color: transparent; color: #fff; font-family: 'Open Sans', sans-serif; font-size: 1em; padding: 10px 20px; resize: none; border: 1px solid #fff; width: 100%; box-sizing: border-box; border-radius: 5px;}
footer form textarea::-webkit-input-placeholder { color: #fff;}
footer form textarea:-moz-placeholder { color: #fff; opacity:  1;}
footer form textarea::-moz-placeholder { color: #fff; opacity:  1;}
footer form textarea:-ms-input-placeholder { color: #fff;}
footer form .centered div { display: inline-block;}
footer form .centered p { display: none;}
footer form .centered div:nth-of-type(2) { margin: 0 14px;}
#footerTop {margin-bottom: 0;}
#footerTop hr{
	opacity: 0.2;
}
footer .centered &gt; li { vertical-align: top; width: 33.3333%; box-sizing: border-box; padding: 0 30px;}
footer .centered li { color: #fff; list-style: none;}
footer .centered li div { }
footer .centered li a { color: #fff;}
footer .centered li h2 { text-transform: uppercase; font-weight: 300; font-size: 24px; margin-bottom: 10px;}
footer .centered li ul { margin-bottom: 20px;}
footer .centered li ul li { line-height: 26px;}
footer .centered li ul:last-of-type { margin-bottom: 0;}
#rightsReserved { margin-bottom: 10px;}

#menuResp { width: 32px; height: 29px; display: none; text-indent: -9999px; overflow: hidden; background: url('./design/burger-grey.png') 0 0 no-repeat; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); right: 30px;}

.wpcf7-validation-errors { color: #962920;}
.wpcf7-mail-sent-ok { color: #fff;}

.error h1 { font-size: 3em; text-transform: uppercase; margin-bottom: 40px;}

span.wpcf7-form-control-wrap { display: block;}

#cookiesPolicyCnt { position: fixed; bottom: 0; left: 0; width: 100%; padding: 15px 0; background-color: #fff; z-index: 10000; box-shadow: 0 0 10px #962920;}
#cookiesPolicyCnt p { margin-bottom: 10px;}
#cookiesPolicyCnt ul li { list-style: none; display: inline-block;}
#cookiesPolicyCnt ul li:first-of-type { margin-bottom: 5px; margin-right: 70px;}

/*media queries*/

@media all and (max-width: 1170px) {
    .vw { width: 1024px;}
    .box40 { width: 70%;}
}


@media all and (max-width: 1023px) {
    .vw { width: 800px;}
    /*nav { display: none;}*/
    nav { position: absolute; left: 0; top: 115px; background-color: #fff; float: none; width: 100%; margin: 0; transition: all .35s; display: none;}
    .scrolled nav { top: 63px; transition: all .35s;}
    nav ul li { float: none; width: 100%; border-bottom: 1px solid #bbb; margin: 0;}
    nav ul li a { width: 100%; display: block; padding: 10px 0; text-align: center;}
    #menuResp { display: block;}
}

@media all and (max-width: 799px) {
    .vw { width: 768px;}
    .box40 { width: 100%;}
    #services ul, #caseStudies ul { display: inline-block; text-align: center}
    #services ul li, #caseStudies ul li { width: 41%; display: inline-block; margin: 20px;}
    #services ul li a, #caseStudies ul li a { background-position: center top;}
    footer form div div { width: 100%; margin: 0 0 30px 0 !important;}
    footer form div div:last-of-type { margin-bottom: 0 !important;}
    footer form &gt; div { margin-bottom: 30px;}
    footer form div div input[type="text"] { width: 100%;}
    footer form { width: 100%;}
}

@media all and (max-width: 767px) {
    .vw { width: 600px;}
    #founder h1 { margin-bottom: 90px;}
    #founder .fl { float: none; width: 100%; text-align: center; height: auto !important;}
    #founder .fl img { width: 154px; display: inline-block;}
    #founder .fr { float: none; width: 100%; height: auto !important;}
    #founder .fr:before { left: 50%; top: -37px; background-image: url('./design/snout-top.jpg'); width: 57px; height: 37px; transform: translateX(-50%);}
    #blog &gt; .vw &gt; ul { text-align: center;}
    #blog &gt; .vw &gt; ul &gt; li { float: none; display: inline-block; width: 100%; margin: 0 0 30px 0;}
	footer .centered &gt; li { width: 50%;}
}

@media all and (max-width: 599px) {
    .vw { width: 480px;}
    #services ul li, #caseStudies ul li { width: 100%; margin: 0 0 30px 0;}
	footer .centered &gt; li { width: 100%; margin-bottom: 30px;}
}

@media all and (max-width: 479px) {
    .vw { width: 320px;}
	#cookiesPolicyCnt ul li { display: block; margin-right: 0 !important;}
}


/* clear start */
.clr:after,
.buttons:after,
#headerMenu &gt; ul:after
{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clr, .buttons, #headerMenu &gt; ul {
    display: inline-block; /* hasLayout */
}

/* Hides from IE-mac \*/
* html .clr, * html .buttons, * html #headerMenu &gt; ul {
    height: 1%;
}

.clr, .buttons, #headerMenu &gt; ul
{
    display: block;
}

/* End hide from IE-mac */</pre></body></html>