.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.main-menu .current_page_item > a, 
.main-menu .current-post-ancestor > a, 
.main-menu .current-menu-item > a,
.main-menu .current-page-ancestor > a, 
.main-menu .current-menu-ancestor > a, 
.main-menu .current-menu-parent > a,
.main-menu .current-category-ancestor > a {
	background: #445aa1;
	color: #f0a929;
}

.main-menu .current_page_item:hover > a, 
.main-menu .current-post-ancestor:hover > a, 
.main-menu .current-menu-item:hover > a,
.main-menu .current-page-ancestor:hover > a, 
.main-menu .current-menu-ancestor:hover > a, 
.main-menu .current-menu-parent:hover > a,
.main-menu .current-category-ancestor:hover > a {
	color: #445aa1;
}

.footer__menu .current_page_item > a:before, 
.footer__menu .current-post-ancestor > a:before, 
.footer__menu .current-menu-item > a:before,
.footer__menu .current-page-ancestor > a:before, 
.footer__menu .current-menu-ancestor > a:before, 
.footer__menu .current-menu-parent > a:before,
.footer__menu .current-category-ancestor > a:before {
	width: 100%;
}

.wpcf7-not-valid-tip { display:none !important; }
.wpcf7-response-output { margin:15px 0 0 0 !important; text-align:center; }
.wpcf7-not-valid { border-bottom: 1px solid #C00 !important; }

.filter .filter__menu input { display: none; }
.pb-0 { padding-bottom: 0 !important; }

.core-services__item:before {
	background-image: url(img/icons/arrow-right.svg);
}

.resource_btn {
	color: #ffffff!important;
	text-decoration: none !important;
}