@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,600,600i,700,700i');
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?d9mdan');
	src: url('../fonts/icomoon.eot?d9mdan#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?d9mdan') format('truetype'), url('../fonts/icomoon.woff?d9mdan') format('woff'), url('../fonts/icomoon.svg?d9mdan#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-google:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-arrow:before {
  content: "\e905";
}
body {
	overflow-x: hidden;
	font-size: 17px;
	line-height: 26px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #777777;
}
html, body {
	height: 100%;
}
p {
	font-size: 17px;
	line-height: 26px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #777777;
	margin-bottom: 20px;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
	text-decoration: none;
}
a {
	color: #1682c6;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
}
a:hover, a:focus, a:active, a.active {
	color: inherit;
}
a:hover {
	color: #0a4d8d;
	text-decoration: none;
}
ul {
	margin-bottom: 30px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
h1 {
}
h2 {
	text-transform: uppercase;
	color: #165182;
	font-size: 36px;
	font-weight: 600!important;
	margin: 0 0 15px 0;
}
h3 {
	color: #777777;
	font-size: 26px;
	font-weight: 400!important;
	margin: 0 0 25px 0;
}
h4 {
	color: #165182;
	font-size: 26px;
	font-weight: 400!important;
	margin: 0 0 25px 0;
}
h5 {
	text-transform: uppercase;
	color: #165182;
	font-size: 20px;
	font-weight: 600!important;
	margin: 0 0 15px 0;
}
h6 {
	text-transform: none;
	color: #777777;
	font-size: 20px;
	font-weight: 400!important;
	margin: 0 0 15px 0;
}
strong {
	font-weight: 700;
}
em strong {
	font-weight: 700;
	font-style: italic;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.clear {
	clear: both;
}
/* Image Aligns */
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Padding and Margins */
.top10 {
	padding-top: 10px;
}
.top20 {
	padding-top: 20px;
}
.top30 {
	padding-top: 30px;
}
.top40 {
	padding-top: 40px;
}
.top50 {
	padding-top: 50px;
}
.top60 {
	padding-top: 60px;
}
.top70 {
	padding-top: 70px;
}
.top80 {
	padding-top: 80px;
}
.top90 {
	padding-top: 90px;
}
.top100 {
	padding-top: 100px;
}
.top150 {
	padding-top: 150px;
}
.top200 {
	padding-top: 200px;
}
.bottom10 {
	padding-bottom: 10px;
}
.bottom20 {
	padding-bottom: 20px;
}
.bottom30 {
	padding-bottom: 30px;
}
.bottom40 {
	padding-bottom: 40px;
}
.bottom50 {
	padding-bottom: 50px;
}
.bottom60 {
	padding-bottom: 60px;
}
.bottom70 {
	padding-bottom: 70px;
}
.bottom80 {
	padding-bottom: 80px;
}
.bottom90 {
	padding-bottom: 90px;
}
.bottom100 {
	padding-bottom: 100px;
}
.bottom150 {
	padding-bottom: 150px;
}
.bottom200 {
	padding-bottom: 200px;
}
.pad10 {
	padding: 10px;
}
.pad20 {
	padding: 20px;
}
.pad30 {
	padding: 30px;
}
.pad40 {
	padding: 40px;
}
.pad50 {
	padding: 50px;
}
/* Header Section */
#header {
	height: 135px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink #header {
	height: 85px;
}
.site-brand {
	padding: 25px 10px 15px 10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink .site-brand {
	padding: 10px;
}
.site-brand img {
	width: 300px;
	height: 90px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink .site-brand img {
	width: 200px;
	height: 60px;
}
/* Mobile Navigation */
#mobile-header {
	width: 100%;
	margin-top: 0px;
	position: fixed;
	z-index: 9999;
}
#mobile-menu-toggle {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 50px;
	height: 45px;
	padding: 12px 10px;
}
#mobile-menu-toggle div {
	width: 45px;
	height: 45px;
	position: relative;
}
#mobile-menu-toggle span {
	display: block;
	width: 30px;
	height: 4px;
	border-radius: 5px;
	background: #a4a4a4;
	position: absolute;
	-webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
	-moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
	transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	transform-origin: center;
}
#mobile-menu-toggle span.top {
	top: 0px;
}
#mobile-menu-toggle span.middle {
	top: 10px;
}
#mobile-menu-toggle span.bottom {
	top: 20px;
}
#mobile-menu-toggle.menu-is-active span {
	-webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	background-color: #ffffff;
}
#mobile-menu-toggle.menu-is-active {
	-webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	background-color: #a4a4a4;
}
#mobile-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
	top: 6px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
#mobile-menu-toggle.menu-is-active span.middle {
	opacity: 0;
}
#mobile-menu-toggle.menu-is-active span.bottom {
	top: 6px;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}
#mobile-nav-container {
	background: #a4a4a4;
	z-index: 99999;
	overflow: auto;
	padding: 15px 0px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	display: none;
	height: 450px;
	position: absolute;
	top: 44px;
	left: 0;
	width: 100%;
}
#mobile-nav-container ul.menu {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	height: 100%;
}
#mobile-nav-container ul.menu > li {
	display: block;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 600;
}
#mobile-nav-container ul.menu > li a {
	color: #ffffff;
	font-size: 18px;
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 15px 20px;
	border-left: #a4a4a4 5px solid;
}
#mobile-nav-container ul.menu > li a:hover {
	background-color: #0a4d8d;
	border-left: #00a651 5px solid;
	color: #ffffff;
}
#mobile-nav-container ul.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 5px;
}
#mobile-nav-container ul.sub-menu > li {
	display: block;
	position: relative;
}
#mobile-nav-container ul.sub-menu > li a {
	color: #666666;
	text-transform: none;
	font-size: 14px !important;
	font-weight: 300 !important;
}
/* Desktop Navigation */
#desktop-header {
	margin-top: 0px;
	width: 100%;
	position: fixed;
	z-index: 9999;
}
ul#menu-main-menu, ul#menu-secondary {
	list-style: none;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 600;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul#menu-main-menu > li {
	float: left;
	position: relative;
	border-left: transparent 5px solid;
}
ul#menu-secondary > li {
	float: right;
	position: relative;
	margin: 0 0 0 20px;
}
ul#menu-main-menu li a {
	color: #777777;
	font-size: 18px;
	height: 45px;
	display: block;
	line-height: 45px;
	margin: 0;
	padding: 0 20px;
	border-left: transparent 5px solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul#menu-secondary li a {
	color: #ffffff;
	background-color: #00a651;
	font-size: 18px;
	height: 45px;
	display: block;
	line-height: 45px;
	margin: 0;
	padding: 0 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul#menu-main-menu li.current_page_item a, ul#menu-main-menu li.current-page-parent a {
	background-color: #0a4d8d;
	color: #ffffff;
	border-left: #00a651 5px solid;
}
ul#menu-main-menu li a:hover {
	background-color: #0a4d8d;
	color: #ffffff;
	border-left: #00a651 5px solid;
}
ul#menu-secondary li a:hover {
	color: #ffffff;
	background-color: #009046;
}
ul#menu-main-menu li:hover ul.sub-menu {
	display: block;
}
ul#menu-main-menu ul.sub-menu {
	position: absolute;
	z-index: 999999;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	white-space: nowrap;
	display: none;
	min-width: 100%;
	background: #a4a4a4;
}
ul#menu-main-menu ul.sub-menu li {
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 300!important;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 0px 0px 0px;
	display: block;
	vertical-align: middle;
	min-width: 100%;
}
ul#menu-main-menu ul.sub-menu li:last-child {
	padding: 5px 0px 10px 0px;
}
ul#menu-main-menu ul.sub-menu a {
	color: #ffffff;
	background: none;
	border: none;
}
ul#menu-main-menu ul.sub-menu a:hover {
	color: #0a4d8d;
	background: none;
	border: none;
	text-decoration: none;
}
/* Side Navigation */
.side-navigation {
	background-color: #a4a4a4;
	margin: 0;
	padding: 20px 0;
	display: block;
}
.side-navigation ul {
	display: block;
	margin: 0;
	padding: 0;
}
.side-navigation li {
	display: block;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
}
.side-navigation li a {
	color: #ffffff;
	font-size: 20px;
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 15px 20px;
	border-left: #a4a4a4 10px solid;
}

.side-navigation li a:hover  {
	background-color: #0a4d8d;
	border-left: #00a651 10px solid;
	color: #ffffff;
}
.side-navigation ul li.current_page_item a {
	background-color: #0a4d8d;
	border-left: #00a651 10px solid;
	color: #ffffff;
}
/* Rows */
.full-row {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
.full-row.white {
	background-color: #ffffff;
	position: relative;
}
.full-row.white-drop {
	background-color: #ffffff;
	position: relative;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	z-index: 9999;
}
.full-row.dark-blue {
	background-color: #0a4d8d;
	position: relative;
}
#annoucement {
    margin-top: 45px;

    text-align: center;
}
#annoucement p {
       color: #ffffff;
    font-size: 26px;
    line-height: 54px!important;
    padding: 0!important;
    margin: 0!important;
}
#annoucement a {
    color: #a8d7b5;
    text-decoration: none;
}
.full-row.blue {
	background-color: #1682c6;
	position: relative;
}
.full-row.light-blue {
	background-color: #e7edf2;
	position: relative;
}
.full-row.gray {
	background-color: #e9eaed;
	position: relative;
}
.full-row.gray-transparent {
	background-color: rgba(240,240,240,0.95);
	position: relative;
	height: 45px;
}
.full-row.slider {
	position: relative;
}
.header-fix {
	height: 135px;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
/* Search Bar */
li#search-toggle {
	cursor: pointer;
	margin: 0px;
	margin-left: 5px;
	font-size: 30px;
	padding: 8px 8px 7px 8px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #777777;
}
li#search-toggle:hover {
	color: #999999;
	background-color: transparent!important;
}
li#search-toggle:hover, li#search-toggle.open {
}
#search-bar {
	position: absolute;
	top: 45px;
	right: 5px;
	z-index: 999;
	background-color: transparent;
	display: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#search-bar .container-fluid {
	text-align: right;
}
#search-bar input#s {
	-webkit-appearance: none;
	background: url(../img/arrow.svg) no-repeat right 6px center;
	background-size: 44px;
	border: none;
	padding: 18px 45px 18px 18px;
	margin: 0px !important;
	width: 340px;
	-webkit-transition: background 500ms ease;
	transition: background 500ms ease;
	background-color: #ffffff;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #404042;
}
#search-bar input#s:focus {
	background-color: rgba(255,255,255,1);
	outline: none;
}
#search-bar input#searchsubmit {
	position: absolute;
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	width: 45px;
	height: 55px;
	top: 0;
	right: 0;
	margin: 0px !important;
	padding: 0px !important;
}
#search-blog {
	text-align: right;
	display: block;
	width: 100%;
}
#search-blog input#sb {
	-webkit-appearance: none;
	background: url(../img/search.svg) no-repeat right 6px center;
	background-size: 44px;
	padding: 18px 45px 18px 18px;
	margin: 0px !important;
	width: 100%;
	-webkit-transition: background 500ms ease;
	transition: background 500ms ease;
	background-color: #ffffff;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #404042;
	border: 1px solid #666666;
}
#search-blog input#sb:focus {
	background-color: rgba(255,255,255,1);
	outline: none;
}
#search-blog input#searchsubmit-blog {
	position: absolute;
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	width: 45px;
	height: 55px;
	top: 0;
	right: 0;
	margin: 0px !important;
	padding: 0px !important;
}
/* Location Search Bar */
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.add-on .input-group-btn > .btn {
	border-left-width: 0;
	left: -2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	border-radius: 0!important;
	height: 45px;
}
.add-on .form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-color: #cccccc;
}
#by-location.navbar-form {
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
}
#by-location .form-control {
	display: block;
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* Slider */
.slide-background {
	width: 100%;
	height: 250px;
}
.slide-content {
	z-index: 0;
	position: relative;
	width: 100%;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.slide-content h1 {
	font-size: 32px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #0a4d8d;
	text-transform: none;
}
.slide-content h2 {
	color: #0a4d8d;
	font-size: 24px !important;
	line-height: 28px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
/* Service Bar */
#service-bar-mobile {
	background-color: #0a4d8d;
	position: relative;
	z-index: 0;
	border-radius: 0px;
	margin: 30px 0 0 0!important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
}
ul#service-bar-mobile {
	list-style: none;
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul#service-bar-mobile li {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: #1682c6 solid 1px;
	color: #ffffff;
}
ul#service-bar-mobile li:hover, ul#service-bar-mobile li a:hover  {
	color: #ffffff!important;
	cursor: pointer;
}
ul#service-bar-mobile li a  {
	color: #ffffff!important;
	cursor: pointer;
	padding: 20px 40px;
    display: block;
}
ul#service-bar-mobile li a:hover, ul#service-bar-mobile li a:focus, ul#service-bar-mobile li a:active {
background-color: #79a6cd;
	color: #ffffff;
}
ul#service-bar-mobile li:last-child {
	border-bottom: none;
}
ul#service-bar-mobile li:hover {
	color: #1682c6;
}
#service-bar {
	display:none;
}
/* Translate */
.goog-te-gadget-simple {
	border: none!important;
}
/* Quote */
.quote {
	color: #0a4d8d;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 26px;
	line-height: 40px;
	margin: 40px 0px 0px 0px;
	padding: 20px 50px 20px 30px;
	text-align: center;
}
.border-left {
	display: block;
	content: '';
	border-left: 1px solid #ccc;
}
.border {
	display: block;
	content: '';
	border-left: none;
	border-top: 1px solid #ccc;
}
.border-bottom {
	display: block;
	content: '';
	border-bottom: 1px solid #ccc;
}
/* Chart */
.chart {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.chart p {
	font-size: 18px;
	line-height: 24px;
	color: #666666;
}
.metric-text {
	margin: 40px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}
.metric-text-large {
    color: #0a4d8d;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 100px;
    line-height: 100px;
}
.metric-text-small {
    color: #bbbbbb;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
	padding: 0 5px 0 10px;
}
/* Cards */
#news-carousel {
	padding-bottom: 60px;
}
.card {
	height: 300px;
	width: 300px;
	margin: 0 35px!important;
	position: relative;
}
.card img {
	height: 300px;
	width: 300px;
}
.card-overlay::before {
		content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: none;
	z-index: 2;
}
.card-content {
	background-color: rgba(255,255,255,1);
	padding: 25px;
	position: relative;
	bottom: 0;
	transition: all 0.5s ease;
	height: auto;
	width: 300px;
	text-align: center;
	z-index: 99;
}
.card-content h3 {
	color: #0a4d8d;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 30px 0;
	padding: 0;
}
.card-content p {
	color: #777777;
	font-size: 16px;
	line-height: 24px;
	padding: 0;
	margin: 20px 0 40px 0;
}
.card:hover .card-content {
	background-color: rgba(255,255,255,1);
	bottom: 0;
}
/* Slick Controls */
.slick-loading .slick-list {
	background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
.responsive-carousel {
	position: relative;
}
i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 36px;
	display: none!important;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #8aa8c0;
	z-index: 999;
}
i.fa.fa-chevron-left.slick-arrow {
	left: -30px;
}
i.fa.fa-chevron-right.slick-arrow {
	right: -30px;
}
.slick-loading .slick-list {
	background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/slick.eot');
	src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -35px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: 1;
	color: #a0a0a0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #165182;
}
.match-my-cols {
	position: relative;
}
#right-image {
	height: 300px;
	position: relative;
	z-index: 0;
	margin-top: -20px;
}
#left-copy {
	height: 300px;
}
.left-copy {
	float: right;
	width: 100%;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 25px;
	margin: 0px;
	color: #ffffff;
	font-size: 26px;
	line-height: 36px;
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* Testimonials */
.testimonial-box {	
    background-color: #e1e1e1;
	padding: 25px 40px 5px 40px;
	margin: 0 0 25px 0;
}
.testimonial-box p {	
    line-height: 34px!important;
}
/* Service Links */
.link-title {
	background-color: #54afe9;
	margin: 0;
  	/* add back negative margin value */
  	padding: 15px 30px 15px 15px;
	color: #ffffff;
	font-weight: 400;
}
.link-box {
	background-color: #1682c6;
	margin: 0;
  	/* add back negative margin value */
  	padding: 10px 30px 10px 15px;
}
.link-box ul {
	display: block;
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
}
.link-box li {
	display: block;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 30px;
}
.link-box li a {
	color: #ffffff;
	font-size: 13px;
	font-weight: 300!important;
	line-height: 30px;
}
.link-box li a:hover {
	color: #a8ddff;
}
.icon-arrow {
	font-size: 30px;
	line-height: 30px;
	 position: relative;
  /* Adjust these values accordingly */
  top: 7px;
  left: 10px;
}
/* Breadcrumbs */
.breadcrumbs {
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #777777;
	font-size: 16px;
	line-height: 18px;
}
.breadcrumbs span {
	padding: 0 15px;
	display: inline;
}
.breadcrumbs a {
	color: #165182;
}
.breadcrumbs a.active {
	color: #777777;
}
.breadcrumbs a:hover {
	color: #777777;
}
/* Posts */
#post-details img, .post-image img {
	max-width: 100%;
	height: auto;
}
#news-articles {
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
}
#news-articles .post-type {
	font-size: 13px;
	color: #777777;
}
.post-type {
	text-transform: uppercase;
}
#news-articles h4 {
	color: #777777;
	font-size: 26px;
	line-height: 32px;
	margin: 0;
}
#news-articles .post-by {
	color: #bbbbbb;
}
#news-articles p {
	line-height: 26px;
}
.share-wrapper {
	display: block;
	border: 1px solid #777777;
	height: 28px!important;
	padding: 0;
	margin: 0;
}
.share {
	display: inline-block;
	padding: 3px 10px 0 10px;
	margin: 0;
	vertical-align: top;
	width: 100px;
	text-transform: uppercase;
	font-size: 13px;
}
.addthis_inline_share_toolbox {
	display: inline-block;
	padding: 0;
	margin: 0 -1px 0 0;
}
.at-resp-share-element .at-share-btn {
	margin: 0!important;
}
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
	-webkit-transform: translateY(0px)!important;
	transform: translateY(0px)!important;
}
/* BOD */
.awsm-grid.style-1 {
	font-size: 0;
}
.style-1 .awsm-detailed-info {
	display: none;
}
.awsm-grid-expanded-content::after {
	content: "";
	display: table;
	clear: both;
}
.awsm-grid.style-1 > li {
	padding: 10px;
	float: none;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;
}
.awsm-grid-show {
	display: block;
	float: left;
	width: 100%;
	position: relative
}
.awsm-grid.style-1 > li > a {
	position: relative;
	display: block;
	outline: none;
	color: #111;
	font-size: 16px;
}
.awsm-grid.style-1 > li > a::before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.awsm-grid.style-1 figcaption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
    background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.awsm-grid.style-1 .awsm-personal-info {
	display: inline-block;
	width: calc(100% - 1px);
	vertical-align: middle;
	font-size: 16px;
}
.awsm-personal-info h3 {
	color: #ffffff!important;
	font-size: 18px!important;
	line-height: 22px!important;
}
.awsm-grid.style-1 figcaption::before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 1px;
	   
}
.no-touchevents .awsm-grid.style-1 li a:hover figcaption, .awsm-grid.style-1 figure.cs-hover figcaption, .awsm-grid.style-1 > li.awsm-expanded > a::before {
	padding: 0 0 75px 0;
}
.awsm-grid.style-1 .awsm-expanded:hover figcaption {
	padding: 0 0 75px 0;
}
.awsm-grid.style-1 li.awsm-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #e4e4e4;
	border-width: 15px;
	left: 50%;
	bottom: 0;
	margin: 0 0 -20px 0;
	padding: 0 0 0 0;
}
.awsm-grid.style-1 .awsm-grid-show {
	text-align: left;
	overflow: hidden;
	font-size: 16px;
}
.awsm-grid.style-1 .awsm-grid-padding {
	padding: 20px 20px 20px 30px;
	height: 100%;
	max-width: 1200px;
	margin: 10px 10px 10px 10px;
	position: relative;
	color: #111;
	background-color: #e4e4e4;
}
.awsm-grid.style-1 .awsm-grid-padding a {
	color: #111;
}
.awsm-grid.style-1 .awsm-grid-close {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 999;
}
.awsm-grid.style-1 .awsm-grid-close::before, .awsm-grid.style-1 .awsm-grid-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.awsm-grid.style-1 .awsm-grid-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.awsm-grid.style-1 .awsm-grid-close:hover::before, .awsm-grid.style-1 .awsm-grid-close:hover::after {
	background: #333;
}
.awsm-grid.style-1 .awsm-personal-contact-info, .awsm-grid.style-1 .awsm-details {
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 30px 0 0;
}
.awsm-grid.style-1 .awsm-details {
	width: 100%;
}
.awsm-grid.style-1 .awsm-personal-contact-info {
	width: 30%;
	padding-top: 60px;
}
.awsm-grid.style-1 .awsm-details h3 {
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 5px;
	text-transform: uppercase;
	line-height: 1.1;
}
.awsm-grid.style-1 .awsm-details h2 {
	font-weight: 300;
	font-size: 36px;
	margin: 0 0 10px;
	line-height: 1.1;
}
.awsm-grid.style-1 .awsm-personal-contact-info .awsm-social-icons li {
	border: 1px solid;
	margin: 0 5px;
	text-align: center;
	padding: 0;
}
.awsm-grid.style-1 .awsm-personal-contact-info .awsm-social-icons a {
	padding: 10px 0;
	width: 40px;
}
.awsm-grid-nav {
	display: none !important;
}
.awsm-content-scrollbar {
	padding-right: 30px;
}
.awsm-personal-details {
	max-height: 293px;
	overflow: hidden;
}

@media screen and (max-width:830px) {
.awsm-grid.style-1 .awsm-personal-contact-info, .awsm-grid.style-1 .awsm-details {
	width: 50%;
}
}

@media screen and (max-width:650px) {
.awsm-grid.style-1 .awsm-details, .awsm-grid.style-1 .awsm-personal-contact-info {
	float: none;
	width: 100%;
}
.awsm-grid.style-1 .awsm-grid-close {
	top: 15px;
	right: 15px;
}
.awsm-grid.style-1 .awsm-personal-contact-info {
	padding-top: 30px;
}
}
.grid {
	list-style: none;
	padding: 10px 0;
}
.grid::after {
	content: "";
	clear: both;
	display: block;
}
.grid > li {
	float: left;
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.grid-2-col > li {
	width: 50%;
}
.grid-3-col > li {
	width: 33.33%;
}
.grid-4-col > li {
	width: 25%;
}
.grid-5-col > li {
	width: 20%;
}
.awsm-grid-holder {
	overflow: hidden;
}
.grid figure {
	position: relative;
	margin: 0;
}
.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
/*position: absolute;
	left: 0;
	top: 0;
	padding: 20px;
	background: #2c3f52;
	color: #ed4e6e;*/
}
.grid h3 {
	margin: 0 0 3px;
	padding: 0;
	font-weight: 300;
}
.awsm-social-icons {
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 -5px;
}
.awsm-social-icons li {
	display: inline-block;
	padding: 0 5px;
}
.awsm-social-icons a {
	display: block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.awsm-social-icons a:hover {
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}
.awsm-contact-details {
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
}
.awsm-contact-details li {
	padding: 10px 0;
	border-bottom: 1px dotted rgba(35, 35, 35, 0.2);
}
.awsm-contact-details span {
	min-width: 100px;
	margin-right: 6px;
}
figcaption p {
	font-size: 14px;
}
.awsm-personal-info {
	position: relative;
	margin-bottom: 15px;
}
.awsm-personal-info span {
	text-transform: uppercase;
	font-size: 0.815em;
}
.awsm-contact-info p {
	margin: 0 0 15px;
}

@media (max-width:1230px) {
.grid-5-col > li {
	width: 25%;
}
}

@media (max-width:1024px) {
.grid > li {
	width: 33.333%;
}
.grid-2-col > li {
	width: 50%;
}
}

@media (max-width:992px) {
.grid > li {
	width: 50%;
}
}

@media (max-width:678px) {
.grid > li {
	width: 100%;
}
}
/* Featured Posts */
.featured-img {
	margin: 0;
	padding: 0;
}
.featured-img, .featured-img img {
	position: relative;
}
.featured-img img {
	max-width: 100%;
	height: auto;
}
.featured-name {
	position: absolute;
	z-index: 999;
	top: 75%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 28px;
	padding: 0 25px;
}
.featured-img:after {
	content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,0.25)), color-stop(100%, rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	z-index: 2;
}
a .featured-name {
	color: white;
}
.featured-img a {
	display: block;
	width: 100%;
	height: 100%;
}
/* Social */
ul.social {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-align: right;
}
ul.social li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	font-size: 30px;
}
ul.social li a {
	color: #0a4d8d;
}
ul.social li a:hover {
	color: #1682c6;
}
.logo-icon {
	margin: -35px 0 20px 0!important;
	display: block;
	width: 100%;
	text-align: center;
}
/* Footer */
.footer-logo {
	text-align: center;
	width: 100%;
	display: block;
}
.copyright {
	display: block;
	text-align: center;
	color: #ffffff;
	font-family: Helvetica, Arial, "sans-serif";
	font-size: 14px;
}
.copyright span {
	padding: 0 20px;
}
.copyright a {
	color: #ffffff;
}
.copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.legal {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
}
.mobile-hidden {
	display: none;
}
/* Footer Menu */
footer a {
	color: #ffffff;
	font-weight: 400 !important;
}
footer a:hover {
	color: #ffffff;
}
ul#menu-footer-2 {
	display: block;
	width: 100%;
	margin: 0 0 0 30px;
	float: left;
}
ul#menu-footer-menu-1, ul#menu-footer-menu-2 {
	font-size: 13px;
	line-height: 24px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	margin-left: 0;
	padding-left: 0;
	display: block;
	float: left;
}
#menu-footer-menu-1 li, #menu-footer-menu-2 li {
	display: inline-block;
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 33%;
}
ul#menu-footer-menu-2 li {
	display: block!important;
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 100%!important;
}
#menu-footer-menu-1 li a, #menu-footer-menu-2 li a {
	text-transform: uppercase;
	color: #165182;
	font-size: 20px;
	font-weight: 600!important;
	margin: 0 0 15px 0;
	text-decoration: none;
}
#menu-footer-menu-1 li a:hover, #menu-footer-menu-2 li a:hover {
	text-decoration: underline;
}
#menu-footer-menu-1 ul.sub-menu, #menu-footer-menu-2 ul.sub-menu {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu-footer-menu-1 ul li, #menu-footer-menu-2 ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 100%;
}
#menu-footer-menu-1 ul li a, #menu-footer-menu-2 ul li a {
	font-weight: 400!important;
	font-size: 16px;
	line-height: 24px;
	color: #777777;
	text-transform: none;
}
#menu-footer-menu-1 ul li a:hover, #menu-footer-menu-2 ul li a:hover {
	text-decoration: underline;
}


#connect {
	width: 100%;
	display: block;
	padding-top: 0px;
	text-align: center;
}
#connect h5 {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	line-height: 40px;
	margin-right: 20px;
}
#connect ul.social {
	display: block;
	text-align: left!important;
}
#connect ul.social li {
	font-size: 40px;
}
#map {
	display: block;
	float: left;
	width: 100%;
	text-transform: center;
	margin: 0;
	padding: 0;
	position: relative;
}
.map {
	display: block;
	max-width: 360px;
	margin: 40px auto 0 auto;
	padding: 0;
	position: relative;
}
.map img {
	max-width: 100%;
	height: auto;
}
.hotspot {
	height: 47px;
	width: 32px;
	position: absolute;
	z-index: 1;
	margin: 0;
}
/* Parallax */
.parallax-window {
	min-height: 400px;
	background: transparent;
	position: relative;
}
/* Banner */
#banner {
	height: 400px;
	position: relative;
}
#banner h2 {
	display: inline-block;
	vertical-align: middle;
	color: white;
	position: absolute;
	bottom: 30px;
	font-weight: 400;
	margin: 0;
	text-transform: none;
	font-size: 50px;
	line-height: 56px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	z-index: 999;
}
/* Locations */
.location-results {
}
.results-filter {
	color: #777777;
	font-size: 13px;
	line-height: 15px;
	text-align: right;
}
.results-filter a {
	color: #777777;
	padding: 0 10px;
}
.results-filter a:hover {
	color: #165182;
}
.results ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
}
.results ul li {
	list-style: none;
	margin: 0;
	padding: 10px;
	display: block;
}
.results ul li a {
	color: #777777;
	font-size: 16px;
	line-height: 22px;
}
.results ul li a:hover {
	color: #165182;
}
.results ul li.even {
	background-color: #ffffff;
}
.results ul li.odd {
	background-color: #e4e4e4;
}
.region-select {
	display: block;
	width: 100%;
	padding: 30px 15px;
	background-color: #e4e4e4;
}
.location-img {
	margin: 0 0 30px 0;
}
.location-img, .location-img img {
	position: relative;
}
.location-name {
	position: absolute;
	z-index: 999;
	top: 75%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
#location-info p {
	font-size: 18px;
	line-height: 30px;
}
#location-info a {
	color: #777777;
}
#location-info a:hover {
	color: #0a4d8d;
}
a .location-name {
	color: white;
}
#location-list {
	font-weight: 400!important;
}
#location-list h5 {
	background-color: #e4e4e4;
	padding: 10px;
	color: #777777;
	font-size: 22px;
	text-transform: none;
	font-weight: 400!important;
}
#location-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#location-list ul li {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
#location-list ul li a {
	color: #777777;
}
#location-list ul li a:hover {
	color: #777777;
	text-decoration: underline;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/* News */
#Container .mix {
	display: none;
}
.controls, .controls ul {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 14px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
}
.controls {
	margin-top: 25px;
	text-align: center;
}
.controls li {
	list-style: none;
	display: inline-block;
	padding: 15px;
	width: auto;
	margin: 0px 5px;
	border-radius: 3px;
	background: #bbbbbb;
	text-align: center;
	color: #ffffff;
}
.controls li:hover {
	cursor: pointer;
}
li.filter-label {
	border: none !important;
}
.controls .active {
	color: #ffffff;
	background: #0684b9;
}
.controls2 {
	display: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	background-color: #adadad;
}
.controls2 ul {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	background-color: #adadad;
}
.controls2 ul {
	padding: 15px 0;
}
.filter-header {
	background-color: #165182;
	padding: 15px 26px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
}
.controls2 li {
	list-style: none;
	display: inline-block;
	padding: 15px;
	width: 100%;
	margin: 0px;
	background: #adadad;
	text-align: left;
	color: #ffffff;
	border-left: 10px solid #adadad;
}
.controls2 li a, .controls2 li a:hover {
	color: #ffffff!important;
}
.controls2 li:hover {
	cursor: pointer;
	background-color: #165182;
	border-left: 10px solid #0fa657;
}
.controls2 .active {
	color: #ffffff;
	background-color: #165182;
	border-left: 10px solid #0fa657;
}
/* Form */
.contact-form {
	width: 100%;
	display: block;
	margin: 20px 0 0 0;
}
.contact-form a {
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #ffffff;
	font-size: 14px;
	background-color: #1e96c9;
	padding: 10px 20px;
	text-transform: uppercase;
}
.contact-form input, .contact-form textarea {
	margin: 0px 0px 0px !important;
	padding: 14px;
	border: 1px solid #999999;
	outline: 0px none;
	resize: none;
	font-size: 14px !important;
	line-height: 18px !important;
	background-color: #FFF;
	color: #000000;
	border-radius: 0px;
	width: 100%;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 300;
}
.contact-form textarea {
	height: 100px;
}
.contact-form input[type=checkbox], .contact-form input[type=radio] {
    margin: 4px 0 0;
    width: 20px !important;
    line-height: normal;
}
span.wpcf7-list-item { display: block!important; }
span.wpcf7-list-item { display: table-row!important; }

.wpcf7-submit {

	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 2px;
	border-radius: 3px!important;
	border: none!important;
	padding: 10px 30px!important;
	width: 150px!important;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: background 500ms ease;
	transition: background 500ms ease;
	background-color: #00a651!important;
	color: #ffffff !important;
}
.form-control {
	display: block;
	width: 100%;
	height: 45px!important;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px!important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:not([multiple]) {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: right 50%;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
	padding: .5em;
	padding-right: 1.5em
}
#mySelect {
	border-radius: 0
}
input, textarea {
	margin: 0px!important;
	padding: 15px;
	border: 1px solid #cccccc;
	outline: 0px none;
	resize: none;
	font-size: 14px !important;
	line-height: 18px !important;
	background-color: #FFF;
	color: #000000;
	border-radius: 0px;
}
.form-field {
	width: 100%;
}
.button-default {
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	border-radius: 3px;
	padding: 10px 30px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: background 500ms ease;
	transition: background 500ms ease;
}
.btn-green {
	background-color: #00a651;
	color: #ffffff !important;
}
.btn-green:hover {
	background-color: #0d8246;
	color: #ffffff !important;
	text-decoration: none !important;
}
.cd-top {
	display: inline-block;
	height: 60px;
	width: 51px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/top.png) no-repeat;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: 1;
}
.no-touch .cd-top:hover {
	background-color: #038e4a;
	opacity: 1;
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}

@media only screen and (min-width: 1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}

@media (min-width: 544px) {
}

@media(min-width:768px) {
/* Form Elements */
#by-location .form-control {
	display: block;
	width: 668px;
}
/* Slider */
.slide-background {
	height: 400px;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
}
.slide-content h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #ffffff;
}
.slide-content h2 {
	color: #ffffff;
	text-transform: none!important;
}
#news-carousel {
	width: 100%;
	display: block;
	padding-bottom: 50px;
	margin: 0!important;
}
.card {
	height: 320px;
	width: 320px;
	margin: 0 20px!important;
	overflow: hidden;
	position: relative;
}
.card img {
	height: 320px;
	width: 320px;
}
.card-content {
	background-color: rgba(0,0,0,0);
	position: absolute;
	bottom: -225px;
	height: 320px;
	width: 320px;
}
.card-content h3 {
	color: #ffffff;
}
.card-content p {
	color: #ffffff;
}
.card:hover .card-content {
	background-color: rgba(0,0,0,.75);
	bottom: 0;
}
	i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
	display: block;
}
	.card-overlay::before {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,0.25)), color-stop(100%, rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	z-index: 2;
}
.controls li {
	width: 160px;
}
}

@media(min-width:992px) {
/* Form Elements */
#by-location .form-control {
	display: block;
	width: 400px;
}
/* Chart */
.border {
	border-left: 1px solid #ccc;
	border-top: none;
}
/* Quote */
.quote {
	margin: 20px 50px;
	padding: 40px 50px;
	text-align: left;
}
/* Slider */
.slide-background {
	height: 550px;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
}
.slide-content h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #ffffff;
}
.slide-content h2 {
	color: #ffffff;
	text-transform: none!important;
}

#news-carousel {
	width: 100%;
	display: block;
	padding-bottom: 80px;
}
.card {
	height: 300px;
	width: 300px;
	margin: 0 15px!important;
	position: relative;
}
.card img {
	height: 300px;
	width: 300px;
}
.card-content {
	background-color: rgba(0,0,0,0);
	position: absolute;
	bottom: -215px;
	height: 300px;
	width: 300px;
}
.card-content h3 {
	color: #ffffff;
}
.card-content p {
	color: #ffffff;
}
.card:hover .card-content {
	background-color: rgba(0,0,0,.75);
	bottom: 0;
}
	i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
	display: block;
}
	.card-overlay::before {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,0.25)), color-stop(100%, rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	z-index: 2;
}
.controls li {
	width: 160px;
}
}

@media(min-width:1200px) {
.header-col-1 {
	width: 20%;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.header-col-2 {
	width: 52.5%;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.header-col-3 {
	width: 27.5%;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.container {
	width: 1200px;
}
/* Form Elements */
#by-location .form-control {
	display: block;
	width: 500px;
}
/* Slider */
.slide-background {
	height: 650px;
}
.overlay {
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: rgba(0,0,0,0.08);
background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.08)), color-stop(20%, rgba(0,0,0,0.08)), color-stop(100%, rgba(0,0,0,0.9)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	z-index: 900;
	position: absolute;
	top: 0;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 70%;
	transform: translateY(-70%);
	width: 100%;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
}
.slide-content h1 {
	font-size: 46px;
	line-height: 54px;
	font-weight: 400;
	color: #ffffff;
}
.slide-content h2 {
	color: #ffffff;
	font-size: 30px !important;
	line-height: 30px;
	font-weight: 400!important;
	text-transform: none!important;
}

	
/* Service Bar */
#service-bar-mobile {
	display:none!important;
}
#service-bar {
	z-index: 9990;
	height: 60px;
	margin: -30px 0 0 0!important;
	border-radius: 5px;
	background-color: #0a4d8d;
	position: relative;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
	display: block!important;
}
ul#service-bar {
	list-style: none;
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul#service-bar li {
	list-style: none;
	display: inline-block;
	margin: 0px -2px;
	padding: 0px;
	border-bottom: none;
	color: #ffffff!important;
}
ul#service-bar li a {
	padding: 18px 15px;
	margin: 0;
	list-style: none;
	display: inline;
	line-height: 60px;
	color: #ffffff!important;
	border-right: #1682c6 solid 1px;
}
ul#service-bar li:hover {
	color: #ffffff!important;
	cursor: pointer;
}
ul#service-bar li.flex-active {
background-color: #79a6cd;
	color: #ffffff;
}
ul#service-bar li:last-child, ul#service-bar li:first-child {
	border-right: none!important;
	border-bottom: none!important;
}
li.service-id {
	background: url(../img/blue-arrow.png) no-repeat center right #1682c6;
	line-height: 60px;
	height: 60px;
	padding: 0px 40px 0px 40px!important;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	float: left;
	margin-right: 20px !important;
}
ul#service-bar li.service-id.flex-active {
    background-color: #1682c6;
}
/* Chart */
.border {
	border-left: 1px solid #ccc;
	border-top: none;
}
/* Quote */
.quote {
	margin: 20px 50px;
	padding: 60px 50px;
	text-align: left;
}
#right-image {
	height: 500px;
	position: relative;
	z-index: 9990;
	margin-top: -100px;
}
#left-copy {
	height: 400px;
}
.left-copy {
	float: right;
	width: 450px;
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 25px;
	margin: 0px;
	color: #ffffff;
	font-size: 26px;
	line-height: 36px;
	text-align: center;
	position: relative;
	top: 45%;
	-webkit-transform: translateY(-45%);
	-o-transform: translateY(-45%);
	transform: translateY(-45%);
}
.copyright {
	display: block;
	text-align: left;
	color: #ffffff;
	font-family: Helvetica, Arial, "sans-serif";
	font-size: 14px;
}
.copyright span {
	padding: 0 20px;
}
.copyright a {
	color: #ffffff;
}
.copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.legal {
	display: inline;
	float: left;
	text-align: left;
	width: auto;
}
.mobile-hidden {
	display: inline;
}
#connect {
	width: 100%;
	display: block;
	padding-top: 100px;
	text-align: left;
}
#connect h5 {
	display: inline;
	float: left;
	text-align: left;
	width: auto;
	line-height: 40px;
	margin-right: 20px;
}
#news-carousel {
	width: 100%;
	display: block;
	padding-bottom: 200px;
}
.card {
	height: 360px;
	width: 360px;
	margin: 0 15px!important;
	position: relative;
}
.card img {
	height: 360px;
	width: 360px;
}
.card-content {
	background-color: rgba(0,0,0,0);
	position: absolute;
	bottom: -270px;
	height: 360px;
	width: 360px;
}
.card-content h3 {
	color: #ffffff;
}
.card-content p {
	color: #ffffff;
}
.card:hover .card-content {
	background-color: rgba(0,0,0,.75);
	bottom: 0;
}
i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
	display: block;
}
.card-overlay::before {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,0.25)), color-stop(100%, rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	z-index: 2;
}
.controls li {
	width: 160px;
}
	/* Service Links */
.link-title {
	margin: 0 -9999px 0 0;
  	/* add back negative margin value */
  	padding: 15px 50px 15px 50px;
}
.link-box {
	margin: 0 -9999px 0 0;
  	/* add back negative margin value */
  	padding: 10px 50px 10px 50px;
}
.link-box li a {
	font-size: 20px;
}
}
.btn-load-more {
	border: none;
	background: #999;
	margin: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}


/** New Homepage **/
.opening-paragraph{
	padding: 100px 100px 50px 100px;
	text-align: center;
}

.opening-paragraph p{
		font-size: 20px !important;
	line-height: 30px
}

.homepage .grid{
	display: grid;
	grid-gap: 0px;
	padding: 0px;
}

.homepage h2{
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 50px;
	font-size: 35px;
	font-weight: bold;
}

.grid-row{
	grid-template-columns: repeat(2, 1fr);
}

.light-blue{
	background-color:  #E4EBEE;
}

.image-column.left{
	background-image: url("https://www.cpiworld.com/wp-content/uploads/2024/04/shutterstock_2058573251.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.image-column.right{
	background-image: url("https://www.cpiworld.com/wp-content/uploads/2024/04/shutterstock_2303744865.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.image-column{
	min-height: 450px;
}

.flex-column{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
	padding: 100px;
	gap: 20px;
}

.flex-column h3{
	color: #114176;
	font-size: 27px !important;
	font-weight: 700 !important;
}

.flex-column p{
	color: #707070;
	font-size: 20px !important;
	font-weight: 400 !important;
}

@media (min-width: 1200px){
	.flex-column.left{
	padding-left: calc(((100vw - 1200px) / 2));
}

.flex-column.right{
	padding-right: calc(((100vw - 1200px) / 2));
}
}

.full-row.dark-blue{
	padding: 100px 20px;
}

.full-row.dark-blue .container .col-md-6:nth-child(1){
	padding-right: 25px;
}

.full-row.dark-blue .container .flex{
	width: 100%;
	padding-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.full-row.dark-blue .col-md-6 h3{
	color: #fff;
	text-align: center;
	font-size: 35px;
	font-weight: 700;
}

.full-row.dark-blue .col-md-6 p{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}

#news-carousel{
	padding: 100px 0px;
}

.full-row.dark-blue .col-md-8 h3{
	color: #fff;
	text-align: left;
	font-size: 35px;
	font-weight: 700;
}

.full-row.dark-blue .col-md-8 p{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
.full-row.dark-blue .col-md-8 h4{
	color: #fff;
	font-size: 26px;
	line-height: 30px;
}

.contact-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
}

.contact-grid .whole{
	grid-column: 1 / span 2;
}

.contact-grid input, .contact-grid textarea{
	width: 100% !important;
}


@media (max-width: 1000px){
	.grid-row{
	grid-template-columns: repeat(1, 1fr);
}
	.grid-row:nth-child(2) .image-column{
			order: 1;
	}

	.flex-column{
		padding: 25px;
	}
	.image-column{
	min-height: 300px;
}
	.opening-paragraph{
		padding: 15px;
	}
}