.main-navigation {
	background-color: #3d80ca;
	font-size: 14px;
	position: relative;
}

@media screen and (min-width: 881px) {
	.primary-menu-wrap {
		float: right !important;
		position: absolute !important;
		right: 45px !important;
		margin-top: 30px !important;
	}
}

.gather-icon-search {
	color: #fff !important;
}

.search-submit {
	background: #378be4;
}

.main-navigation a {
	background: #378be4 !important;
	color: #fff !important;
	margin-right: 10px !important;
	border-radius: 5px !important;
	margin-right: 10px !important;
	border-radius: 5px !important;
	height: 40px !important;
	padding: 10px 12px 1px !important;
	text-align: center;
	width: 85px;
}

.menu-item-5837 a {
	background: #fff !important;
	color: #378be4 !important;
	border: 2px solid #378be4;
	margin-right: 10px !important;
	border-radius: 5px !important;
	margin-right: 10px !important;
	border-radius: 5px !important;
	height: 40px !important;
	padding: 8px 12px 1px !important;
	text-align: center;
	width: 85px;
}

.menu-item-5837 a:hover {
	background: #378be4 !important;
	color: #fff !important;
	border: 2px solid #378be4;
	margin-right: 10px !important;
	border-radius: 5px !important;
	margin-right: 10px !important;
	border-radius: 5px !important;
	height: 40px !important;
	padding: 8px 12px 1px !important;
	text-align: center;
	width: 85px;
}

.more-link a:hover {
	color: #fff !important;
}

.site-info a {
	color: #3d80ca !important;
}

.widget_text {
	background: #3d80ca !important;
	background: linear-gradient(-45deg,#5979e3,#3ea7f8) !important;
	color: #fff;
	padding: 32px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
	font-size: 18px;
}

.widget_text a:hover {
	text-decoration: none;
}

.widget_text a:active {
	text-decoration: none;
}

.widget_text a {
	background: #fff;
	padding: 12px;
	display: block;
	font-size: 18px;
	font-weight: 600;
	box-shadow: 0 2px 0 #3d80ca;
	-webkit-box-shadow: 0 2px 0 #3d80ca;
	-moz-box-shadow: 0 2px 0 #3d80ca;
	margin-top: 16px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-transform: uppercase;
	color: #3d80ca;
}

.site-header {
	border-top: 5px solid #3383da !important;
}

.site-branding {
	box-shadow: 1px 1px 1px 1px #ccc;
	height: 100px !important;
	padding-top: 44px !important;
}

.site-branding .col-width {
	margin-top: -20px;
}

article {
	box-shadow: 0 1px 2px rgba(0,0,0,.1) !important;
}

.entry-title a {
	text-decoration: none;
	color: #3D80CA;
}

.entry-title a:hover {
	text-decoration: none;
	color: #2687f3;
}

.entry-title {
	color: #3D80CA;
}

.search-field {
	height: 38px;
	background: #fdfdfd !important;
}

.entry-content {
	text-align: justify;
	color: #555;
}