body, p, h1, h2, h3, h4, h5, h6, .lead
{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}

.header__nav li a
{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500;
}

body{
	background: #f2f2f2 !important;
}

/*header*/
.header__logo img
{
	width: 400px !important;
	height: auto !important;
}


.header-images
{
	margin-top: 80px;
}

.s-pageheader::before
{
	background-color: #0a283c !important;
}

.featured .entry::before
{
	background-color: rgba(255, 255, 255, 0.2);
}

.featured .entry__content
{
	background: rgba(21, 50, 69, 0.25);
}

.featured .entry h1
{
	text-shadow: 1px 0px 8px rgb(0, 0, 0);
}

.featured__column--big .entry__category a {
    background-color: #0885a5;
}

.feature1
{
	background-image:url("../images/thumbs/featured/featured1.jpg");
}
.feature2
{
	background-image:url("../images/thumbs/featured/featured2.jpg");
}
.feature3
{
	background-image:url("../images/thumbs/featured/featured3.jpg");
}

.featured__column--small .entry__category a {
    background-color: #0885a5;
}

.entry .entry__content h1
{
	color: #fff !important;
}

/*containers*/
.s-home
{
	background:#f2f2f2 !important;
}
.s-about
{
	background:#fff !important;
}
.s-vision-bg
{
	background:#37a8ba;
}

blockquote p, blockquote cite a, blockquote cite a:visited
{
	color: #fff !important;
}


footer
{
	background: #0e222f;
}

footer a{
	color: #6c7176 !important;
}

.footer h4::after
{
	width: 100% !important;
}

.hr_footer
{
	color: #ffffff1a !important;
}