/*
Website Name: EMJAY Engineering and Construction Co., Inc.
Copyright 2019
Adventure Web Interactive
*/

/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Fonts - $$fonts
 * ----------------------------------------------------- *
\* ===================================================== */

@font-face {
	font-family: 'Fira Sans';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/firasans-regular-webfont.woff2') format('woff2'), url('../fonts/firasans-regular-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Fira Sans';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/firasans-medium-webfont.woff2') format('woff2'), url('../fonts/firasans-medium-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Fira Sans';
	font-weight: 600;
	font-style: normal;
	src: url('../fonts/firasans-semibold-webfont.woff2') format('woff2'), url('../fonts/firasans-semibold-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Titillium';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/titillium-regular-webfont.woff2') format('woff2'), url('../fonts/titillium-regular-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Titillium';
	font-weight: 600;
	font-style: normal;
	src: url('../fonts/titillium-semibold-webfont.woff2') format('woff2'), url('../fonts/titillium-semibold-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Titillium';
	font-weight: 600;
	font-style: italic;
	src: url('../fonts/titillium-semibolditalic-webfont.woff2') format('woff2'), url('../fonts/titillium-semibolditalic-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Titillium';
	font-weight: 700;
	font-style: normal;
	src: url('../fonts/titillium-bold-webfont.woff2') format('woff2'), url('../fonts/titillium-bold-webfont.woff') format('woff');
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Normalize - $$normalize
 * ----------------------------------------------------- *
\* ===================================================== */

html {
-webkit-box-sizing: border-box;
	  box-sizing: border-box;
font-family: sans-serif;

-webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*::before,
*::after {
-webkit-box-sizing: inherit;
	  box-sizing: inherit;
}

body {
margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}

audio,
canvas,
progress,
video {
display: inline-block;
}

audio:not([controls]) {
display: none;
height: 0;
}

progress {
vertical-align: baseline;
}

template,
[hidden] {
display: none;
}

a {
background-color: transparent;

-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
outline-width: 0;
}

abbr[title] {
	  text-decoration: underline;
	  text-decoration: underline dotted;
border-bottom: none;

-webkit-text-decoration: underline dotted;
}

b,
strong {
font-weight: inherit;
font-weight: bolder;
}

dfn {
font-style: italic;
}

mark {
color: #000;
background-color: #ff0;
}

small {
font-size: .75em;
}

sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}

sub {
bottom: -.25em;
}

sup {
top: -.5em;
}

img {
border-style: none;
}

svg:not(:root) {
overflow: hidden;
}

code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}

figure {
margin: 1em 40px;
}

hr {
-webkit-box-sizing: content-box;
	  box-sizing: content-box;
height: 0;
overflow: visible;
}

button,
input,
select,
textarea {
margin: 0;
font: inherit;
}

optgroup {
font-weight: bold;
}

button,
input {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
padding: 0;
border-style: none;
}

fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}

legend {
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal;
}

textarea {
	overflow: auto;
}

[type='checkbox'],
[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}

[type='search'] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

::-moz-selection {
	color: rgb(20, 55, 81);
	text-shadow: none;
	background: rgb(214, 231, 244);
}

::selection {
	color: rgb(20, 55, 81);
	text-shadow: none;
	background: rgb(214, 231, 244);
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Type - $$type
 * ----------------------------------------------------- *
\* ===================================================== */

html {
	font-family: sans-serif;
	font-size: 18px;
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}

body {
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	color: #636262;
	background: #fff;
}

.fira-sans-font-loaded body {
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
}

.titillium-font-loaded h1,
.titillium-font-loaded h2,
.titillium-font-loaded h3,
.titillium-font-loaded h4,
.titillium-font-loaded .alpha,
.titillium-font-loaded .beta,
.titillium-font-loaded .gamma,
.titillium-font-loaded .delta {
	font-family: 'Titillium', Arial, Helvetica, sans-serif;
	font-weight: 600;
}

p,
h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta,
form,
table,
hr,
pre,
blockquote {
	margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta {
	margin-top: 40px;
	line-height: 1.2;
}

h1,
.alpha {
	font-size: 2.2em;
}

h2,
.beta {
	font-size: 1.875em;
}

h3,
.gamma {
	font-size: 1.55em;
}

h4,
.delta {
	font-size: 1.125em;
}

h5 {
	font-size: .875em;
}

h6 {
	font-size: .75em;
}

ul,
ol,
dl,
menu {
	padding: 0;
	margin: 0 0 20px 40px;
}

a {
	color: #3388ca;
	text-decoration: none;
	-webkit-transition: .3s ease all;
		 -o-transition: .3s ease all;
			transition: .3s ease all;
}

a:focus,
a:active,
a:hover {
	text-decoration: underline;
	outline: 0;
}

strong,
b {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

hr {
	display: block;
	height: 1px;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

small,
sub,
sup {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: '';
	content: none;
}

blockquote {
	padding: 15px;
	color: #fff;
    background: #3388ca;
	text-align: left;
}

.responsive-embed-container {
	position: relative;
	max-width: 100%;
	height: 0;
	padding: 0 0 46.25% 0;
	margin: 35px 0 15px 0;
	overflow: hidden;
}

.responsive-embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
  

@media screen and (max-width: 767px) {
	blockquote {
		padding: 15px;
	}
}

@media screen and (max-width: 567px) {
	html {
		font-size: 1rem;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Tools - $$tools
 * ----------------------------------------------------- *
\* ===================================================== */

.hidden,
.tablet-view,
.mobile-view {
	display: none !important;
	visibility: hidden;
}

.desktop-view {
	display: block !important;
	visibility: visible;
}

.clearfix::after,
.container::after {
	content: '';
	display: block;
	clear: both;
}

.browserupgrade {
	padding: 5px 0;
	color: #000;
	text-align: center;
	background: #ccc;
}

[style*='background-image'] {
	background-position: center;
	background-size: cover;
}

.inlineblock-fix {
	font-size: 0;
}

.inlineblock-reset {
	font-size: 1rem;
}

:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:first-child {
	margin-top: 0;
}

:last-child {
	margin-bottom: 0;
}

.list--unstyled {
	margin: 0;
	list-style: none;
}

.skip-nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 0;
	line-height: 32px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	background: rgba(33, 91, 135, .75);
}

.skip-nav:focus {
	height: 32px;
	text-decoration: none;
	outline: 1px dotted #000;
}

.icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	fill: currentColor;
	stroke: currentColor;
	stroke-width: 0;
}

.icon-phone,
.icon-feed {
	width: .7861328125em;
}

.icon-linkedin {
	width: .857421875em;
}

.icon-pinterest {
	width: .7138671875em;
}

.icon-youtube {
	width: .857421875em;
}

.icon-houzz {
	width: .5712890625em;
}

.icon-instagram {
	width: .857421875em;
}

.icon-google-plus {
	width: 1.2861328125em;
}

.icon-twitter {
	width: .9287109375em;
}

.icon-facebook {
	width: .587890625em;
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Forms - $$forms
 * ----------------------------------------------------- *
\* ===================================================== */

legend {
	white-space: normal;
	*margin-left: -7px;
}

label {
	/*display: block;*/
	margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
	width: 100%;
	height: 42px;
	padding: 0 10px;
	font: inherit;
	color: #636262;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
}

input:focus,
textarea:focus,
select:focus {
	border-color: #3388ca;
	outline: 0;
}

input,
textarea {
	-webkit-appearance: none;
}

select {
	padding: 0 0 0 5px;
}

textarea {
	height: 120px;
	padding: 10px;
	vertical-align: top;
	overflow: auto;
	resize: vertical;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
	cursor: pointer;
	*overflow: visible;
	-webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input[type='radio'],
input[type='checkbox'] {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 4px 0 0;
	border: none;
}

input[type='radio'] {
	-webkit-appearance: radio;
}

input[type='checkbox'] {
	-webkit-appearance: checkbox;
}

input[type='file'] {
	height: auto;
	height: 32px\9;
	background: none;
	background: #fff\9;
	border: none;
	border: 1px solid #ccc\9;
}

input[type='file']::-ms-value {
	background: #fff;
	border: none;
}

input[type='search'] {
	-webkit-box-sizing: content-box;
			box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
	width: auto;
	height: auto;
	padding: .7em 1.5em;
	font-weight: 500;
	line-height: 1.2;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: .3s ease all;
		 -o-transition: .3s ease all;
			transition: .3s ease all;
	background: #daa520;
	border: none;
	border-radius: 10px;
	-webkit-appearance: none;
}

.button {
	display: inline-block;
	text-align: center;
}

button:hover,
html input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover,
button:focus,
html input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
.button:focus {
	text-decoration: none;
	background: #c38f0e;
}

button:active,
html input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active,
.button:active {
	-webkit-transform: translateY(1px);
		-ms-transform: translateY(1px);
			transform: translateY(1px);
}

button[disabled],
html input[disabled] {
	cursor: default;
}

form .list--unstyled {
	margin: 0 -6px;
}

form .list--unstyled li {
	margin: 12px 6px;
}

.list--unstyled .form-field--half {
	float: left;
	width: calc(50% - 12px);
	margin: 6px;
}

.list--unstyled .form-field--third {
	float: left;
	width: calc(33.3333% - 12px);
	margin: 6px;
}

form .list--unstyled li:first-child,
form .list--unstyled .form-field--half:first-child,
form .list--unstyled .form-field--half:first-child + .form-field--half,
form .list--unstyled .form-field--third:first-child,
form .list--unstyled .form-field--third:first-child + .form-field--third,
form .list--unstyled .form-field--third:first-child + .form-field--third + .form-field--third {
	margin-top: 0;
}

form .list--unstyled li:last-child,
form .list--unstyled .form-field--half:last-child,
form .list--unstyled li:not(.form-field--half) + .form-field--half:nth-last-child(2),
form .list--unstyled .form-field--third:last-child,
form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3),
form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3) + .form-field--third:nth-last-child(2) {
	margin-bottom: 0;
}

.form-field--half + li:not(.form-field--half):not(.form-field--third),
.form-field--third + li:not(.form-field--half):not(.form-field--third) {
	padding-top: 6px;
	margin-top: 0;
	clear: both;
}

li:not(.form-field--half):not(.form-field--third) + .form-field--half,
li:not(.form-field--half):not(.form-field--third) + .form-field--half + .form-field--half,
li:not(.form-field--half):not(.form-field--third) + .form-field--third,
li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third,
li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third + .form-field--third {
	margin-top: 0;
}

@media screen and (max-width: 567px) {
	.list--unstyled .form-field--half,
	.list--unstyled .form-field--third {
		float: none;
		width: auto;
		margin: 12px 6px;
	}

	.form-field--half + li:not(.form-field--half):not(.form-field--third),
	.form-field--third + li:not(.form-field--half):not(.form-field--third) {
		padding-top: 0;
		margin-top: 12px;
	}

	form .list--unstyled .form-field--half:first-child + .form-field--half,
	form .list--unstyled .form-field--third:first-child + .form-field--third,
	form .list--unstyled .form-field--third:first-child + .form-field--third + .form-field--third,
	li:not(.form-field--half):not(.form-field--third) + .form-field--half,
	li:not(.form-field--half):not(.form-field--third) + .form-field--half + .form-field--half,
	li:not(.form-field--half):not(.form-field--third) + .form-field--third,
	li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third,
	li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third + .form-field--third {
		margin-top: 12px;
	}

	form .list--unstyled li:not(.form-field--half) + .form-field--half:nth-last-child(2),
	form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3),
	form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3) + .form-field--third:nth-last-child(2) {
		margin-bottom: 12px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Structure - $$structure
 * ----------------------------------------------------- *
\* ===================================================== */

.container {
	max-width: 1300px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0 auto;
}

.full-width {
	float: none;
	width: 100%;
	/*max-width: 54em;*/
	margin: 0 auto;
}

.form-list {
	max-width: 500px;
	margin: 0;
	list-style: none;
}

.form-list li {
	margin: 10px 0 0;
}

.form-list li:first-child {
	margin: 0;
}

@media screen and (max-width: 1023px) {
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	.container {
		padding-right: 10px;
		padding-left: 10px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Header - $$header
 * ----------------------------------------------------- *
\* ===================================================== */

.header {
	padding: 20px 0;
	border-top: 15px solid #3388ca;
}

.header .container {
	position: relative;
	padding: 0 10px;
}

.header .logo {
	float: left;
}

.header .cta-button {
	position: absolute;
	top: -35px;
	right: 10px;
	padding: 10px 30px;
	font-size: 21px;
	font-weight: 600;
	border-radius: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.header a[href^=tel] {
	float: right;
	margin-top: 40px;
	font-size: 36px;
	font-weight: 600;
	color: #1135a2;
}

.header a[href^=tel] svg {
	display: none;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	fill: #1135a2;
}

.header a[href^=tel] svg span {
	display: inline-block;
}

.header a[href^=tel]:hover {
	text-decoration: none;
}

@media screen and (max-width: 568px) {
	.header {
		padding: 10px 0;
		text-align: center;
		border-top: 5px solid #3388ca;
	}

	.header .logo {
		float: none;
		display: block;
		margin: 0 auto 15px;
	}

	.header .cta-button {
		display: none;
	}

	.header a[href^=tel] {
		float: none;
		display: block;
		margin-top: 15px;
		font-size: 26px;
	}

	.header a[href^=tel] svg {
		display: inline-block;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Nav - $$nav
 * ----------------------------------------------------- *
\* ===================================================== */

.nav {
	background: #f2f3f4;
}

.nav .container {
	padding: 0;
}

.awiNav__trigger,
.awiNav-wrap .awiNav__close,
.awiNav-wrap .awiNav__togglesub,
.awiNav-cover {
	display: none;
}

.awiNav {
	position: relative;
	z-index: 200;
	padding: 0;
	margin: 0;
	font-size: 0;
	list-style: none;
}

.awiNav.collapsable {
	white-space: nowrap;
}

.awiNav li {
	position: relative;
	margin: 0;
}

.awiNav > li {
	display: inline-block;
	height: 60px;
	font-size: 1rem;
	line-height: 60px;
}

.awiNav a {
	position: relative;
	display: block;
	padding: 0 25px;
	font-weight: 500;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}

.awiNav ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	padding: .5em 0;
	margin: 0;
	line-height: 1;
	text-align: left;
	list-style: none;
	background: #3388ca;
}

.awiNav > li:last-child ul {
	right: 0;
	left: auto;
}

.awiNav ul ul {
	top: -.5em;
	right: auto;
	left: 100%;
}

.awiNav > li:last-child ul ul {
	right: 100%;
	left: auto;
}

.awiNav ul a {
	padding: .5em 15px;
	color: #fff;
}

.awiNav ul a:hover {
	background-color: #215b87;
}

@media screen and (min-width: 769px) {
	.nav {
		text-align: center;
	}

	.awiNav li:hover > ul {
		display: block;
	}

	.awiNav a:after {
		content: '/';
		position: absolute;
		top: 50%;
		left: calc(100% - 5px);
		color: #b1b0b0;
		-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
				transform: translateY(-50%);
	}

	.awiNav li:last-child a:after,
	.awiNav ul a:after {
		content: none;
	}
}

@media screen and (max-width: 1100px) {
	.awiNav a {
		padding: 0 15px;
		font-size: 16px;
	}
}

@media screen and (max-width: 900px) {
	.awiNav a {
		padding: 0 10px;
		font-size: 15px;
	}

	.awiNav a:after {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.awiNav-cover {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		height: calc(100vh + 200px);
		background: rgba(0, 0, 0, .6);
	}

	.awiNav-cover,
	.awiNav__trigger {
		width: 100%;
		cursor: pointer;
	}

	.awiNav__trigger {
		position: relative;
		display: block;
		height: 50px;
		padding: 0;
		margin: 0;
		line-height: 0;
		background: #3388ca;
		border: 0;
		border-radius: 0;
		outline: 0;
	}

	.awiNav__trigger:hover {
		background: #215b87;
	}

	.awiNav__trigger:active {
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.awiNav__trigger span {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 40px;
		height: 4px;
		margin: -2px 0 0 -20px;
		background: #fff;
		border-radius: 2px / 50%;
		-webkit-box-shadow: 0 -8px 0 #fff, 0 8px 0 #fff;
				box-shadow: 0 -8px 0 #fff, 0 8px 0 #fff;
	}

	.awiNav-wrap {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 999999;
		width: calc(100% - 45px);
		max-width: 320px;
		height: calc(100vh + 200px);
		padding-bottom: 200px;
		-webkit-transition: -webkit-transform .3s ease-out;
			 -o-transition:         transform .3s ease-out;
				transition: -webkit-transform .3s ease-out;
				transition:         transform .3s ease-out;
				transition:         transform .3s ease-out, -webkit-transform .3s ease-out;
		background: #215b87;
	}

	.awiNav-wrap.nav-shown {
		-webkit-transform: translateX(-100%);
			-ms-transform: translateX(-100%);
				transform: translateX(-100%);
	}

	.awiNav-wrap .awiNav__close {
		position: relative;
		display: block;
		width: 100%;
		height: 45px;
		padding-left: 50px;
		font-size: .9rem;
		font-weight: 700;
		text-align: left;
		text-transform: uppercase;
		background: none;
		border-bottom: 1px solid #fff;
		border-radius: 0;
	}

	.awiNav-wrap .awiNav__close:hover {
		background: rgba(255, 255, 255, .1);
	}

	.awiNav-wrap .awiNav__close:active {
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.awiNav__close span {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 20px;
		height: 3px;
		-webkit-transform: rotate(45deg) translateX(4px);
			-ms-transform: rotate(45deg) translateX(4px);
				transform: rotate(45deg) translateX(4px);
		-webkit-transform-origin: left center;
			-ms-transform-origin: left center;
				transform-origin: left center;
		background: #fff;
		border-radius: 2px;
	}

	.awiNav__close span ~ span {
		-webkit-transform: rotate(-45deg) translateX(-4px);
			-ms-transform: rotate(-45deg) translateX(-4px);
				transform: rotate(-45deg) translateX(-4px);
		-webkit-transform-origin: right center;
			-ms-transform-origin: right center;
				transform-origin: right center;
	}

	.awiNav {
		width: 100%;
		max-height: calc(100% - 45px);
		text-align: left;
		overflow-y: auto;
	}

	.awiNav.nav-hidden,
	.awiNav .nav-hidden {
		display: none;
	}

	.awiNav.nav-shown,
	.awiNav .nav-shown {
		display: block;
	}

	.awiNav li,
	.awiNav > li {
		display: block;
		width: 100%;
		height: auto;
		font-size: 0;
		line-height: 1.2;
		border-bottom: 1px dotted rgba(255, 255, 255, .1);
	}

	.awiNav__links {
		position: relative;
	}

	.awiNav a,
	.awiNav ul a {
		display: block;
		padding: calc(22.5px - .6rem) 15px;
		font-size: 1rem;
		color: #fff;
		white-space: normal;
	}

	.awiNav .awiNav__links > a {
		display: inline-block;
		width: calc(100% - 45px);
		vertical-align: middle;
	}

	.awiNav-wrap .awiNav .awiNav__togglesub {
		position: absolute;
		top: 0;
		right: 0;
		display: inline-block;
		width: 45px;
		height: 100%;
		font-size: 0;
		vertical-align: middle;
		text-indent: -9999px;
		background: rgba(255, 255, 255, .1);
	}

	.awiNav-wrap .awiNav__togglesub.nav-hidden {
		display: none;
	}

	.awiNav__togglesub::before {
		content: '';
		position: absolute;
		top: calc(50% - 5px);
		left: calc(50% - 5px);
		width: 0;
		height: 0;
		-webkit-transition: -webkit-transform .3s ease-out;
			 -o-transition:         transform .3s ease-out;
				transition: -webkit-transform .3s ease-out;
				transition:         transform .3s ease-out;
				transition:         transform .3s ease-out, -webkit-transform .3s ease-out;
		border-width: 10px 5px 0 5px;
		border-style: solid;
		border-color: #fff transparent transparent transparent;
	}

	.sub-shown > .awiNav__links > .awiNav__togglesub::before {
		-webkit-transform: rotate(180deg);
			-ms-transform: rotate(180deg);
				transform: rotate(180deg);
	}

	.awiNav ul {
		position: static;
		padding: 0;
		background: rgba(255, 255, 255, .1);
		border: 0;
		-webkit-box-shadow: none;
				box-shadow: none;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Banner - $$banner
 * ----------------------------------------------------- *
\* ===================================================== */

.banner {
	position: relative;
	height: calc(100vh - 311px);
	overflow: hidden;
}

.banner li:nth-child(2n) .slide {
	-webkit-transform-origin: top left;
	  -ms-transform-origin: top left;
		  transform-origin: top left;
}

.banner li:nth-child(2n + 1) .slide {
	-webkit-transform-origin: bottom right;
	  -ms-transform-origin: bottom right;
		  transform-origin: bottom right;
}

.flex-active-slide .slide {
	-webkit-animation: kenburns 8s;
		  animation: kenburns 8s;
}

@-webkit-keyframes kenburns {
	0% {
		-webkit-transform: scale(1.25);
				transform: scale(1.25);
	}

	100% {
		-webkit-transform: scale(1);
				transform: scale(1);
	}
}

.interior-banner {
	height: 450px;
}

.banner .slides,
.banner .slides li,
.slide {
	height: 100%;
}

.banner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-color: rgba(63, 64, 64, .25);
}

.banner-content {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 6;
	padding: 0 10px;
	margin-right: -50%;
	color: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
}

.banner-content h2 {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 65px;
	text-transform: uppercase;
	text-shadow: 0 2px 1px rgba(85, 84, 84, .75);
}

.banner-content h2:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	width: 200px;
	height: 3px;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
	background-color: #fff;
}

.banner-content h3 {
	margin: 0 0 30px;
	font-size: 36px;
	font-style: italic;
	text-shadow: 0 2px 1px rgba(85, 84, 84, .75);
}

.banner-content a.button{
	animation-delay: .6s;
	-webkit-animation-delay: .6s;
}

.banner .flex-direction-nav {
	display: none;
}

@media screen and (max-width: 1100px) {
	.banner {
		height: calc(100vh - 291px);
	}

	.banner-content h2 {
		padding-bottom: 15px;
		margin-bottom: 15px;
		font-size: 50px;
	}

	.banner-content h3 {
		margin: 0 0 20px;
		font-size: 26px;
	}
}

@media screen and (max-width: 768px) {
	.banner {
		height: calc(100vh - 381px);
	}

	.interior-banner {
		height: 400px;
	}

	.banner-content h2 {
		margin-bottom: 0;
		font-size: 42px;
	}

	.banner-content h2:after {
		display: none;
	}

	.banner-content h3 {
		font-size: 24px;
	}
}

@media screen and (max-height: 620px) {
	.banner {
		height: 320px !important;
	}
}

@media screen and (max-width: 568px) {
	.banner {
		height: calc(100vh - 390px);
	}
	
	.interior-banner {
		height: 300px;
	}

	.banner-content h2 {
		font-size: 32px;
	}

	.banner-content h3 {
		font-size: 20px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Featured Projects - $$featured-projects
 * ----------------------------------------------------- *
\* ===================================================== */

.featured-projects {
	padding-top: 50px;
	padding-bottom: 50px;
}

.featured-projects .container {
	padding: 0 10px;
}

.featured-projects .intro {
	float: left;
	width: 33.333%;
	padding-right: 15px;
}

.featured-projects .intro h3 {
	font-size: 40px;
	color: #0641a8;
	text-transform: uppercase;
}

.featured-projects ul {
	float: left;
	width: 66.666%;
}

.featured-projects ul li {
	float: left;
	position: relative;
	width: calc(50% - 20px);
	height: 260px;
	margin: 0 10px;
	border: 3px solid #b6b4b4;
}

.featured-projects ul li a {
	display: block;
	height: 100%;
}

.featured-projects ul li a:hover {
	text-decoration: none;
}

.featured-projects ul li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 65%;
	-webkit-transition: .5s ease all;
		 -o-transition: .5s ease all;
			transition: .5s ease all;
	background-color: #3388ca;
}

.featured-projects ul li a:hover .title {
	background-color: #215b87;
}

.featured-projects ul li a:hover p:after {
	border-color: transparent transparent transparent #215b87;
}

.featured-projects ul li p {
	position: relative;
	padding: 10px 25px;
	margin: 0;
	font-weight: 600;
	color: #fff;
}

.featured-projects ul li p:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	width: 0;
	height: 0;
	-webkit-transition: .5s ease all;
		 -o-transition: .5s ease all;
			transition: .5s ease all;
	border-width: 47px 0 0 47px;
	border-style: solid;
	border-color: transparent transparent transparent #3388ca;
}

.service-areas {
	position: relative;
	min-height: 600px;
}

.service-areas iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.service-areas .info-box {
	position: absolute;
	top: 50%;
	left: calc(50vw - 625px);
	width: 550px;
	padding: 35px;
	color: #fff;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	background-color: rgba(51, 136, 202, .75);
}

.service-areas .info-box h3 {
	position: relative;
	display: table;
	padding: 5px 0;
	margin: 0 auto 20px;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
}

.service-areas .info-box h3:before {
	bottom: 100%;
}

.service-areas .info-box h3:before,
.service-areas .info-box h3:after {
	content: '';
	position: absolute;
	left: -25px;
	width: calc(100% + 50px);
	height: 2px;
	background-color: #fff;
}

.service-areas .info-box h3:after {
	top: 100%;
}

.service-areas .info-box p,
.service-areas .info-box li {
	font-weight: 600;
}

.service-areas .info-box ul {
	margin: 0 0 0 30px;
	-webkit-column-count: 2;
	   -moz-column-count: 2;
			column-count: 2;
	-webkit-column-gap: 10px;
	   -moz-column-gap: 10px;
			column-gap: 10px;
}

.no-csscolumns .service-areas .info-box ul li,
.no-js .service-areas .info-box ul li {
	float: left;
	width: 50%;
	padding: 0 10px 0 0;
}

@media screen and (max-width: 1300px) {
	.service-areas .info-box {
		left: 20px;
		max-width: 50%;
		padding: 30px;
	}
}

@media screen and (max-width: 1024px) {
	.featured-projects .intro {
		float: none;
		width: 100%;
		padding: 0 0 30px 0;
		text-align: center;
	}

	.featured-projects .intro h3 {
		font-size: 32px;
	}

	.featured-projects ul {
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 1023px) {
	.featured-projects {
		padding-top: 46px;
		padding-bottom: 46px;
	}
}

@media screen and (max-width: 768px) {
	.featured-projects ul {
		margin: 0;
	}

	.featured-projects ul li {
		float: none;
		width: 100%;
		max-width: 400px;
		padding: 0;
		margin: 20px auto 0;
	}

	.featured-projects ul li:first-child {
		margin-top: 0;
	}

	.service-areas {
		min-height: auto;
	}

	.service-areas iframe {
		position: static;
		height: 400px;
	}

	.service-areas .info-box {
		position: static;
		max-width: 100%;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}
}

@media screen and (max-width: 767px) {
	.featured-projects {
		padding-top: 38px;
		padding-bottom: 38px;
	}
}

@media screen and (max-width: 568px) {
	.featured-projects ul li p:after {
		border-width: 44px 0 0 47px;
	}

	.service-areas iframe {
		height: 300px;
	}

	.service-areas .info-box ul {
		-webkit-column-count: initial;
		   -moz-column-count: initial;
				column-count: initial;
	}

	.no-csscolumns .service-areas .info-box ul li,
	.no-js .service-areas .info-box ul li {
		float: none;
		width: 100%;
		padding: 0;
	}

	.service-areas .info-box h3 {
		font-size: 30px;
	}

	.service-areas .info-box h3:before,
	.service-areas .info-box h3:after {
		left: -20px;
		width: calc(100% + 40px);
	}
}

@media screen and (max-width: 567px) {
	.featured-projects {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Main - $$main
 * ----------------------------------------------------- *
\* ===================================================== */

main {
	padding-top: 50px;
	padding-bottom: 50px;
}

article,
aside {
	float: left;
	width: calc(100% - 330px);
}

article h1 {
	color: #0641a8 !important;
}

article h2 {
	font-size: 1.875em;
	color: #daa520;
}

.cta-buttons button {
	float: left;
	display: block;
	width: 33.333%;
	height: 100px;
	padding: 0;
	text-align: center;
	border-radius: 0;
}

.cta-buttons button:first-child {
	background-color: #e95950;
}

.cta-buttons button:first-child .icon-wrap svg {
	fill: #e95950;
}

.cta-buttons button:first-child:hover,
.cta-buttons button:first-child:focus {
	background-color: #d44239;
}

.cta-buttons button:nth-child(2) {
	background-color: #215b87;
}

.cta-buttons button:nth-child(2) .icon-wrap svg {
	fill: #215b87;
}

.cta-buttons button:nth-child(2):hover,
.cta-buttons button:nth-child(2):focus {
	background-color: #154c76;
}

.cta-buttons button:nth-child(3) {
	background-color: #3388ca;
}

.cta-buttons button:nth-child(3) .icon-wrap svg {
	fill: #3388ca;
}

.cta-buttons button:nth-child(3):hover,
.cta-buttons button:nth-child(3):focus {
	background-color: #2375b5;
}

.cta-buttons button .icon-wrap {
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 8px;
	margin-right: 5px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 50%;
}

.cta-buttons button .icon-wrap svg {
	width: 100%;
	height: 100%;
}

.cta-buttons button p.title {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.cta-buttons button p.title:after {
	content: '';
	position: absolute;
	top: 50%;
	left: calc(100% + 20px);
	width: 0;
	height: 0;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	border-width: 7px 0 7px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}

.home-content .container {
	padding: 0 10px;
}

.home-content .left {
	float: left;
	width: 45%;
}

.home-content .left ul li {
	position: relative;
	margin-bottom: 30px;
	border-left: 5px solid #0641a8;
}

.home-content .left ul li:before {
	content: '';
	position: absolute;
	top: 100%;
	left: -5px;
	width: 150px;
	height: 5px;
	background-color: #0641a8;
}

.home-content .left ul li:last-child {
	margin-bottom: 0;
}

.home-content .left ul li a {
	display: block;
}

.home-content .left ul li a:hover,
.home-content .left ul li a:focus {
	text-decoration: none;
}

.home-content .left ul li svg {
	width: 65px;
	height: 65px;
	-webkit-transition: .4s ease all;
		 -o-transition: .4s ease all;
			transition: .4s ease all;
	fill: #3388ca;
}

.home-content .left ul li a:hover svg,
.home-content .left ul li a:focus svg {
	-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
			transform: scale(1.1);
}

.home-content .left ul li a:hover h3,
.home-content .left ul li a:focus h3 {
	color: #3388ca;
}

.home-content .left ul li .icon-wrap {
	display: inline-block;
	padding: 20px;
	vertical-align: middle;
}

.home-content .left ul li h3 {
	display: inline-block;
	width: calc(100% - 110px);
	margin: 0;
	color: #daa520;
	vertical-align: middle;
	text-transform: uppercase;
	-webkit-transition: .4s ease all;
		 -o-transition: .4s ease all;
			transition: .4s ease all;
}

.home-content .right {
	float: right;
	width: 55%;
}

.home-content .right h1 {
	color: #0641a8;
	text-transform: uppercase;
}

.home-content .right a.button {
	margin: 5px;
}

.clients {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}

.clients:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(63, 64, 64, .66);
}

.clients .container {
	position: relative;
	z-index: 2;
	padding: 0 10px;
	color: #fff;
	text-align: center;
}

.clients h3 {
	margin: 0 0 20px;
	font-size: 40px;
	text-transform: uppercase;
	text-shadow: 0 2px 1px rgba(85, 84, 84, .75);
}

.clients p {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
}

.clients .slick-wrap {
	position: relative;
	margin: 40px 0 20px 0;
}

.clients .slick-wrap button.slick-prev,
.clients .slick-wrap button.slick-next {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 99;
	padding: 0;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	background: transparent;
}

.clients .slick-wrap button.slick-next {
	right: 0;
	left: auto;
}

.clients .slick-wrap .slick-slider {
	padding: 0 50px;
}

.clients .slick-wrap .slick-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
}

.clients .slick-wrap .slick-slider li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	padding: 15px;
	margin: 0 10px;
	text-align: center;
	background-color: #fff;
	border-top: 5px solid #3388ca;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.clients .slick-wrap .slick-slider li img {
	margin: 0 auto;
}

.affiliations {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

.affiliations h2 {
	color: #0641a8;
	text-transform: uppercase;
}

.affiliations p {
	margin: 0 auto 30px;
	font-size: 24px;
	font-weight: 500;
}

.affiliations ul li {
	float: none;
	display: inline-block !important;
	margin: 0 15px;
	vertical-align: middle;
}

.affiliations ul li img {
	width: auto;
	max-height: 65px;
	margin: 0 auto;
}

.awards-container, .leadership-profiles-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px 0;
}

.award, .leadership-profile {
	width: calc(50% - 10px);
	text-align: center;
	margin: 10px 10px 0 0;
	background: #ebedee;
	border: 1px solid #ccc;
	padding: 10px;
}

.leadership-profile img {
	display: block;
	margin: 0 auto;
}

.contact-methods-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px 0;
	background: #ebedee;
	border: 1px solid #ccc;
	padding: 10px;
}

.contact-method {
	width: calc(26% - 10px);
	text-align: center;
	margin: 10px 0 10px 0;
}

.contact-method img {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 40px;
}

.contact-method h3 {
	margin-top: 0;
}

.columns {
	-moz-column-count: 2;
	-moz-column-gap: 60px;
	-webkit-column-count: 2;
	-webkit-column-gap: 60px;
	column-count: 2;
	column-gap: 60px;
}

@media screen and (max-width: 1100px) {
	.cta-buttons button {
		height: 80px;
	}

	.cta-buttons button p.title {
		font-size: 16px;
	}

	.cta-buttons button p.title:after {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	.home-content .left ul li {
		border-left: 3px solid #0641a8;
	}

	.home-content .left ul li:before {
		left: -3px;
		height: 3px;
	}

	.home-content .left ul li .icon-wrap {
		padding: 15px;
	}

	.home-content .left ul li svg {
		width: 55px;
		height: 55px;
	}

	.home-content .left ul li h3 {
		width: calc(100% - 90px);
		font-size: 20px;
	}
}

@media screen and (max-width: 1023px) {
	main {
		padding-bottom: 46px;
	}

	main,
	.clients {
		padding-top: 46px;
	}

	.clients {
		padding-bottom: 46px;
	}

	.affiliations {
		padding-top: 46px;
		padding-bottom: 46px;
	}
}

@media screen and (max-width: 768px) {
	article,
	.cta-buttons button {
		float: none;
		width: 100%;
	}

	.cta-buttons button {
		display: block;
		height: 60px;
	}

	.cta-buttons button p.title:after {
		display: none;
	}

	.home-content .left,
	.home-content .right {
		float: none;
		width: 100%;
	}

	.home-content .left ul li {
		border-left: none;
	}

	.home-content .left ul li:before {
		display: none;
	}

	.home-content .right {
		margin-bottom: 30px;
		text-align: center;
	}

	.home-content .left {
		width: 320px;
		max-width: 100%;
		margin: 0 auto;
	}

	.home-content .left ul li {
		margin-bottom: 20px;
	}

	.home-content .left ul li .icon-wrap {
		padding: 0 15px 0 0;
	}

	.home-content .left ul li h3 {
		width: calc(100% - 75px);
		font-size: 20px;
	}

	.slick-wrap .slick-slider li {
		padding: 10px;
		margin: 0 5px;
		border-top: 3px solid #3388ca;
	}
}

@media screen and (max-width: 767px) {
	main {
		padding-bottom: 38px;
	}

	main,
	.clients {
		padding-top: 38px;
	}

	.clients {
		padding-bottom: 38px;
	}

	.affiliations {
		padding-top: 38px;
		padding-bottom: 38px;
	}
}

@media screen and (max-width: 568px) {
	.cta-buttons button {
		height: 55px;
	}

	.cta-buttons button .icon-wrap {
		width: 35px;
		height: 35px;
		padding: 6px;
	}

	.clients h3 {
		margin: 0 0 10px;
		font-size: 30px;
	}

	.clients p {
		font-size: 20px;
		font-weight: 400;
	}

	.clients .slick-wrap {
		margin: 20px 0 0;
	}

	.affiliations p {
		font-size: 18px;
		font-weight: 400;
	}
}

@media screen and (max-width: 567px) {
	main {
		padding-bottom: 30px;
	}

	main,
	.clients {
		padding-top: 30px;
	}

	.clients {
		padding-bottom: 30px;
	}

	.affiliations {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.award, .leadership-profile {
		float: none;
		width: 100%;
  		flex-direction: column;
	}	
	
	.columns {
		-moz-column-count: 1;
		-moz-column-gap: 60px;
		-webkit-column-count: 1;
		-webkit-column-gap: 60px;
		column-count: 1;
		column-gap: 60px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Sidebar - $$sidebar
 * ----------------------------------------------------- *
\* ===================================================== */

aside {
	width: 330px;
	padding: 0 0 0 30px;
}

.sidebar {
	margin-bottom: 30px;
}

.sidebar--dynamic {
	padding-left: 20px;
	border-left: 8px solid #215b87;
}

.sidebar--dynamic ul {
	margin-left: 0;
	list-style: none;
}

.sidebar--dynamic > ul > li {
	margin: 0 0 30px;
}

.sidebar--dynamic ul ul li {
	margin: 0 0 20px;
	line-height: 1.2;
}

.sidebar--dynamic li:last-child {
	margin-bottom: 0;
}

.schedule-a-service-call-cta {
	background: #daa520;
	padding: 10px;
	border-top: 4px solid #cb9a1e;
	color: #fff;
	text-align: center;
}

.schedule-a-service-call-cta h2 {
	margin-top: 10px;
}

.schedule-a-service-call-cta .button {
	background: #fff;
	color: #3388ca;
}

.schedule-a-service-call-cta .button:hover {
	background: #3388ca;
	color: #fff;
	-webkit-transition: .3s ease all;
		 -o-transition: .3s ease all;
			transition: .3s ease all;
}

.schedule-a-service-call-cta svg {
	width: 50px;
	height: 50px;
	fill: #fff;
}

@media screen and (max-width: 1023px) {
	aside {
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	aside {
		float: none;
		width: 100%;
		padding: 0;
		margin-top: 20px;
	}

	.sidebar {
		padding: 15px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Footer - $$footer
 * ----------------------------------------------------- *
\* ===================================================== */

.footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
}

.footer .contact {
	float: left;
	width: 50%;
	padding: 70px 10px;
	color: #fff;
	background-color: #3388ca;
}

.footer .contact h3 {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.footer .contact h3:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	width: 100px;
	height: 2px;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
	background-color: #64b0eb;
}

.footer .contact ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 850px;
	max-width: 100%;
	margin: 0 auto;
	align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
}

.footer .contact li {
	float: left;
	width: calc(33.333% - 10px);
	margin: 0 8px;
}

.footer .contact li .icon-wrap {
	width: 32px;
	height: 32px;
	padding: 7px;
	margin: 0 auto 20px;
	background-color: #1135a2;
	border-radius: 50%;
}

.footer .contact li a {
	display: block;
	height: 100%;
	padding: 30px 10px;
	line-height: 1.15;
	color: #fff;
	background-color: #64b0eb;
	border: 2px solid #fff;
}

.footer .contact li a:hover {
	color: #215b87;
	text-decoration: none;
	background-color: #fff;
}

.footer .contact li svg {
	width: 100%;
	height: 100%;
	fill: #fff;
}

.footer .right {
	float: left;
	width: 50%;
	padding: 50px 30px;
	background-color: #f4f1f1;
}

.footer .right .service-phone {
	width: 350px;
	max-width: 100%;
	padding: 25px;
	margin: 0 auto;
	color: #fff;
	background-color: #3388ca;
	border-radius: 10px;
}

.footer .right .service-phone h4 {
	text-transform: uppercase;
}

.footer .right .service-phone a {
	position: relative;
	display: block;
	padding: 10px 0 12px;
	line-height: 1;
}

.footer .right .service-phone a:before,
.footer .right .service-phone a:after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #3e5887;
}

.footer .right .service-phone a:after {
	top: 100%;
	bottom: auto;
}

.footer .right .service-phone svg {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	vertical-align: middle;
	fill: #64b0eb;
}

.footer .right .service-phone span {
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	color: #dbebf7;
	vertical-align: middle;
}

.footer .links {
	padding: 50px 50px 0;
}

.footer .links li {
	display: inline-block;
	padding: 10px 10px 0;
	font-weight: 500;
	vertical-align: middle;
}

.copyright {
	padding: 10px 0;
	margin: 0;
	font-size: 0;
	color: #fff;
	text-align: center;
	list-style: none;
	background: #333;
}

.copyright li {
	display: inline-block;
	padding: 0 6px;
	font-size: .625rem;
	line-height: 1;
	border-left: 1px solid #fff;
}

.copyright li:first-child {
	border: none;
}

.copyright a {
	color: #fff;
}

@media screen and (max-width: 1300px) {
	.footer .contact li a {
		padding: 20px 5px;
		font-size: 16px;
		background-color: #64b0eb;
	}
}

@media screen and (max-width: 1150px) {
	.footer .contact h3 {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.footer .contact ul {
		display: block;
	}

	.footer .contact ul li {
		float: none;
		width: 300px;
		max-width: 100%;
		margin: 20px auto 0;
	}

	.footer .links {
		padding: 30px 10px 0;
	}

	.footer .links li {
		display: block;
		padding: 5px;
	}
}

@media screen and (max-width: 767px) {
	.footer {
		display: block;
	}

	.footer .contact,
	.footer .right {
		float: none;
		display: block;
		width: 100%;
		padding: 20px 10px;
	}

	.footer .contact ul li {
		width: 350px;
	}

	.footer .contact li a {
		padding: 10px 5px;
		border: none;
		border-radius: 10px;
	}

	.footer .links {
		display: none;
	}
}

@media screen and (max-width: 567px) {
	.footer .links {
		display: none;
	}

	.footer address {
		float: none;
		width: 100%;
		text-align: center;
	}

	.copyright li {
		display: block;
		padding: 0;
		line-height: 1;
		border: none;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  WPCF7 - $$wpcf7
 * ----------------------------------------------------- *
\* ===================================================== */

.wpcf7-form.sent * {
	display: none;
}

.wpcf7-response-output {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 80%;
	line-height: 1.2;
}

.wpcf7-mail-sent-ok {
	padding: 4px 6px !important;
	color: #318a1c;
	background: #d2f7ad;
	border: 1px solid #aedb2e !important;
}

.wpcf7-validation-errors {
	color: #f00;
	border: none !important;
}

.wpcf7-not-valid-tip {
	top: 0 !important;
	left: auto !important;
	width: auto !important;
	padding: 0 !important;
	font-size: 80% !important;
	background: none !important;
	border: none !important;
}

.wpcf7-captchac {
	display: inline-block;
	vertical-align: text-bottom;
}

span.wpcf7-form-control-wrap {
	position: static !important;
	width: 100%;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
	background: #f6c1c1;
	border: 1px solid #f00;
}

div.wpcf7 img.ajax-loader {
	position: absolute;
	display: inline-block;
}

span.wpcf7-list-item {
	margin: 0 !important;
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Jetpack - $$jetpack
 * ----------------------------------------------------- *
\* ===================================================== */

.jetpack_subscription_widget form,
.jetpack_subscription_widget label[for='subscribe-field'] {
	margin: 0;
}

.jetpack_subscription_widget label[for='email'],
#subscribe-text {
	display: none;
}

#subscribe-email {
	margin: 0 0 10px;
}

#subscribe-submit {
	margin: 0;
}

#subscribe-email input {
	width: 100% !important;
}

div.success p {
	margin: 0 0 10px;
	font-size: 1rem;
	line-height: 1.2;
}

div.sharedaddy div.sd-block {
	padding: 0 !important;
	margin: 0 0 15px !important;
	border: none !important;
}

div.sharedaddy .sd-content {
	width: 100% !important;
	margin: 0 !important;
}

.widget_rss_links p {
	margin: 0;
}

.widget_rss_links img {
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
}

#wpstats,
.home div.sharedaddy,
.archive div.sharedaddy,
.search div.sharedaddy {
	display: none;
}

.comment-subscription-form {
	margin: 0;
}

.embed-youtube,
.embed-vimeo {
	position: relative;
	max-width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.embed-youtube iframe,
.embed-vimeo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  @media - $$media
 * ----------------------------------------------------- *
\* ===================================================== */

@media print {
	@page {
		margin: .5cm !important;
	}

	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
				box-shadow: none !important;
	}

	body {
		padding: .75cm !important;
		font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
	}

	article,
	.container {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	nav,
	aside,
	footer {
		display: none;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}

	abbr[title]:after {
		content: ' (' attr(title) ')';
	}

	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: '';
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-size: 18pt !important;
		font-weight: bold !important;
	}

	h2 {
		font-size: 16pt !important;
	}

	h3 {
		font-size: 14pt !important;
	}

	h4 {
		font-size: 12pt !important;
	}

	h5,
	h6 {
		font-size: 10pt !important;
	}

	code {
		font: 10pt Courier, monospace;
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}