.contact-box, .staff { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }

html { background: #2b2b40; }

html, body { margin: 0; padding: 0; }

body { font-family: "San Francisco", "Helvetica Neue", "Helvetica", "Arial"; }

a { color: #00a4ca; text-decoration: none; }

a:hover { text-decoration: underline; }

img { width: 100%; }

h1 strong, h2 strong { font-weight: 700; }

h1 { font-weight: 300; font-size: 2.3em; margin: 0; }

h2 { font-weight: 300; font-size: 2em; margin: 0 0 20px 0; }

h3 { margin: 20px 0 10px 0; }

p, address { font-size: 1.1em; color: #666; margin-bottom: 20px; font-weight: 300; line-height: 1.4em; }

.bottom-cta { background: linear-gradient(to bottom, #0E50A2 0%, #1152a3 100%); color: #fff; text-align: center; margin: 0; padding: 100px 0; }

.bottom-cta h2 { margin-bottom: 50px; color: #ffffff !important; }

.hero { color: #ffffff; text-align: center; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(5, 0, 0, 0.6)), url("/images/here-image.jpg"); background-size: cover; background-position: center; padding-top: 50px; }

.hero p { color: #fff; }

@media (min-width: 768px) { .flex { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; flex-direction: row; } .flex .text, .flex .image { -webkit-flex: 1; flex: 1; padding: 0 20px; } .content section:nth-child(even) .flex { flex-direction: row-reverse; } }

.container, .text-container { margin: 0 auto; position: relative; padding: 0 20px; }

.text-container { max-width: 750px; }

.container { max-width: 1140px; }

.container.max-container { max-width: 100%; padding: 0; }

header { color: #fff; padding: 20px 0; background: #0E50A2; /* Old browsers */ background: linear-gradient(to bottom, #0E50A2 0%, #1152a3 100%) no-repeat #0E50A2; }

header a { color: #fff; text-decoration: none; z-index: 1; position: relative; }

header a:hover { text-decoration: none; }

header .company-name { font-size: 1.7em; line-height: 0; }

header .company-name a { display: inline-block; }

header .company-name img { display: block; width: 230px; }

.content { background: #fff; padding: 1px 0 0 0; position: relative; }

.content h2, .content p { color: #103057; }

.content-inverse { background: #4677B3; padding: 100px 0; position: relative; }

.content-inverse p { color: #ffffff; }

.content-inverse h2 { font-size: 2rem; color: #ffffff; font-weight: bold; }

.content-inverse .content-image { margin: 0 auto; }

.light-background { background: #F5F7FA; padding: 100px 0; }

section { padding: 100px 0; }

section + section { padding-top: 0; }

.subtext { margin-top: 10px; text-align: center; }

.cta { margin: 60px 0; }

.page h2 { text-align: center; }

.page { margin-bottom: 0; padding-bottom: 80px; }

.center-text { text-align: center; }

.editor-link { display: none; margin-top: 0; }

.editor-link .btn { border: 0; border-radius: 2px; width: 100%; max-width: 500px; box-sizing: border-box; font-size: 2rem; text-decoration: none; padding: 10px 15px; margin: 0; font-size: 18px; cursor: pointer; background-color: #f7e064; color: #333; box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }

.editor-link .btn:hover { background-color: #f4d525; color: #333; }

.hero-estimates { color: #ffffff; text-align: center; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(5, 0, 0, 0.6)), url("/images/estimate-hero.jpg"); background-size: cover; background-position: center; margin: 50px 0 0 0; }

.hero-estimates p { color: #fff; }

ul { font-weight: normal; }

ul li { font-weight: lighter; margin: 1rem 0; color: #103057; }

.hero-services { color: #ffffff; text-align: center; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(5, 0, 0, 0.5)), url("/images/hero-service-image.jpg"); background-size: cover; background-position: center; }

.hero-services p { color: #fff; }

ul { font-weight: normal; }

ul li { font-weight: lighter; margin: 1rem 0; color: #103057; }

a { text-decoration: none; }

a:hover { text-decoration: none; }

.button-container { display: flex; justify-content: center; }

.staff { padding: 0; position: relative; list-style: none; -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; text-align: center; }

.staff li { padding: 30px 50px; box-sizing: border-box; width: 100; }

@media (min-width: 450px) { .staff li { -webkit-box-flex: 1; -webkit-flex: 1 1 45%; -moz-box-flex: 1; -moz-flex: 1 1 45%; -ms-flex: 1 1 45%; flex: 1 1 45%; } }

@media (min-width: 768px) { .staff li { -webkit-box-flex: 1; -webkit-flex: 1 1 0%; -moz-box-flex: 1; -moz-flex: 1 1 0%; -ms-flex: 1 1 0%; flex: 1 1 0%; } }

.staff .square-image { width: 200px; height: 200px; margin: auto; }

.staff .square-image img { border-radius: 200px; }

.staff .name { font-size: 1.3em; margin-top: 20px; margin-bottom: 5px; font-weight: bold; }

.staff .name a { color: #0E50A2 !important; cursor: pointer; }

.staff .position, .staff .phone, .staff .email { color: #103057; margin: 5px; }

.map { width: 100%; margin-top: 100px; height: 400px; }

.contact-box { -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; max-width: 750px; margin: 0 auto; }

.contact-box form { width: 100%; }

.contact-box p { margin: 0; }

.contact-box .contact-form, .contact-box .contact-details { margin: 0 30px; }

@media (min-width: 768px) { .contact-box .contact-form, .contact-box .contact-details { -webkit-flex: 1; flex: 1; } }

.contact-box .contact-details { font-size: .9em; }

.button a, input[type=submit] { color: #fff; text-decoration: none; padding: 10px 30px; background: #0E50A2; border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.5); transition: .2s ease-in-out; }

.button a:hover, input[type=submit]:hover { border: 1px solid #fff; background: #4677B3; cursor: pointer; }

.button.alt a { background: rgba(255, 255, 255, 0.15); border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); padding: 16px 50px; }

.button.alt a:hover { background: #fff; color: #0E50A2; }

.button-alt { background: #0E50A2; color: #F5F7FA; border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); padding: 16px 50px; }

.button-alt:hover { background: #103057; color: #F5F7FA; }

textarea, input, button, select { font-family: inherit; font-size: inherit; }

input[type=submit] { margin: 20px 0 0 0; }

label, input, textarea { display: block; width: 100%; box-sizing: border-box; }

textarea { resize: vertical; height: 150px; }

label { margin: 20px 0 5px 0; }

input, textarea { padding: 10px; font-size: 1em; }

input, textarea { -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; border: 1px solid #DDDDDD; }

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus { box-shadow: 0 0 5px #51cbee; border: 1px solid #51cbee; }

.nav-open nav { border-bottom: 1px dotted rgba(255, 255, 255, 0.2); padding: 10px 0; }

.nav-open nav a { display: block; }

@media (min-width: 620px) { .nav-open nav { border: 0; padding: 0 20px; } .nav-open nav a { display: inline; } }

nav { text-transform: uppercase; font-size: .8em; width: 100%; }

@media (min-width: 620px) { nav { text-align: right; position: absolute; top: 13px; right: 0; padding: 0 20px; } }

nav a { margin: 0 3px; padding: 20px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0); color: rgba(255, 255, 255, 0.8); transition: .2s ease-in-out; display: none; }

@media (min-width: 620px) { nav a { display: inline; padding: 10px; } }

nav a.nav-toggle { display: inline; position: absolute; right: 10px; top: -22px; font-size: 1.9em; border: 0; }

@media (min-width: 620px) { nav a.nav-toggle { display: none; } }

nav a.nav-toggle:hover { border: 0; }

nav a:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }

@media (min-width: 620px) { nav a.highlight { border: 1px #ccc solid; border-radius: 5px; } nav a.highlight:hover { background: #fff; color: #0E50A2; } }

nav a.active { color: #fff; font-weight: bold; }

.footer-links { width: 100%; margin: 10px; padding: 0; text-align: center; }

@media (min-width: 450px) { .footer-links { -webkit-flex: 1 0 180px; display: flex; } }

.footer-links li { list-style: none; margin: 15px auto; }

@media (min-width: 450px) { .footer-links li { max-width: 150px; } }

.footer-links li a:hover { text-decoration: none; }

.footer-links li a svg { fill: #999; margin-right: 10px; transition: fill 0.2s ease; vertical-align: middle; position: relative; top: -2px; width: 22px; height: 22px; }

footer { padding: 50px 0 50px 0; font-size: 1.1em; position: relative; background: #2b2b40; color: #fff; }

footer .copyright { font-size: .8em; margin: 0 auto; padding-top: 1rem; text-align: center; }

@media (min-width: 450px) { footer .copyright { text-align: center; margin-top: 1rem; } }

footer, footer a { color: #999; }

footer h2 { font-size: 1.4em; margin: 30px 0; color: #ccc; }

@media (min-width: 768px) { footer .footer-columns { display: flex; align-items: center; justify-content: center; flex-direction: column; } }

@media (min-width: 450px) { footer .footer-columns { flex-direction: row; } }

footer a { text-decoration: none; }

footer a:hover { color: #fff; }

footer .legal-line { width: 100%; padding: 30px 0; margin: 0; background-color: #222527; }

footer .legal-line a { font-weight: 600; }

/*# sourceMappingURL=screen.css.map */