@media(max-width: 1280px) {
body>.wrapper {
	padding: 0 20px 250px 20px !important;
}
}

@media(max-width: 770px) {
body>.wrapper {
	padding: 0 20px 0px 20px !important;
}
}
.center_column h1 {
 
			   
				 
				
							 
	position: relative;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1;
	color: #4d4d4d;
	padding: 0 0 18px 0;
	text-transform: uppercase;
						
					 
}
.center_column h1:after {
 	 
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 2px;
	background: #023e7c;
	content: '';
	display: block;
}
@media (max-width: 960px){
	.center_column {
			width: 100%;
			margin-right: 0;
			padding: 0 15px;
			box-sizing: border-box;
	}
}
@media(max-width: 1024px) {
.text_block.description {
	margin-bottom: 20px !important;
}
}
 
 .blgr {
	padding: 0;
	margin: 0 0 30px 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #023e7c;
	 display: flex;
}
.blgr li {
	padding: 0;
	margin: 0 48px 0 0;
	list-style: none;
	display: inline-flex;
	vertical-align: top;
	align-items: center;
	gap: 5px;
}
.blgr li a {
	color: #023e7c;
	text-decoration: none;
}
.blgr li a:hover {
	text-decoration: none;
}
.blzap {
	padding: 0;
	margin: 0;
	/*display: flex;
	flex-flow: row wrap;
	justify-content: space-between;*/
	    display: -ms-grid;
	display: grid;
	 -ms-grid-columns:   1fr 22px 1fr 22px 1fr;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	align-items: stretch;
}
@media(max-width:992px){
	.blzap {
	 
	 -ms-grid-columns:   1fr 22px 1fr;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media(max-width:767px){
	.blzap {
	 
	 -ms-grid-columns:   1fr;
	grid-template-columns: 1fr;
	}
}
.blzap>li{
	padding: 0;
	margin: 0 0 40px 0;
list-style: none;
	max-width: 404px;
	background: #fff;
 
}
.blzap>li p{
	padding: 0 10px 6px 30px;
	margin: 0;
	min-height: 70px;
	box-sizing: border-box;
	font-size: 14px;
	
}
.blzap>li p a{
	color: #023e7c;
	text-decoration: none;
	
}
.blzap>li p a:hover{

	text-decoration: none;
	
}
.blzap>li:after{
display: block;
	clear: both;
	content: '';
}

.blimg {
	width: 100%;
	height: 252px;
	background: #fff;
}

.blimg a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 600px;
	height: 252px;
}

.blimg a img {
	display: block;
margin: 0 auto;
	max-width: 100%;
	max-height: 252px;
}
.blinf {
	position: relative;
	background: #023e7c;
	margin-bottom: 12px;
}
.blinf span {
display: block;
	width: 202px;
	padding: 14px 0 0 30px;
	color: #fff;
	height: 45px;
	font-size: 12px;
	box-sizing: border-box;
}
.blinf a {
	position: absolute;
	top: 0;
	right: 0;
display: block;
	width: 202px;
	padding: 14px 0 0 0;
	color: #fff;
	background: #fff;
	text-align: center;
	height: 45px;
	font-size: 12px;
	text-transform: uppercase;
	box-sizing: border-box;
	color: #023e7c;
	text-decoration: none;
}
.blinf a:hover {
	text-decoration: none;
}
.blinner {
	margin: 0 auto;
	max-width: 760px;
	font-size: 16px;
	
}
.blinner p {
	margin: 0 0 15px 0;
	
}

.bldate {
	padding: 0;
	font-size: 14px;
	color: #cfcdcd;
	margin: 0 0 25px 0;
}
.blininf {
	position: relative;
	margin: 15px 0 25px 0;
}
.blininf ul {
padding: 0;
	margin: 0;
}
.blininf>ul>li {
padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.blininf>ul>li:nth-child(1) {
padding: 3px 12px 0 0;
	font-size: 12px;
	color: #4d4d4d;
}
.blininf>span{
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 12px;
	color: #4d4d4d;
}

.blnav {
	padding: 0;
	margin: 0 0 17px 0;
	text-align: center;
}
.blnav>li{
	padding: 0;
	margin: 0 4px;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.blnav>li>a{
	position: relative;
	padding: 10px 0;
display: block;
	color: #fff;
	text-align: center;
	width: 150px;
	text-decoration: none;
	background: #023e7c;
	text-transform: uppercase;
	font-size: 10px;
}
.blnav>li:first-child>a:before{
position: absolute;
	top: 0;
	left: -17px;
	display: block;
	content: '';
width: 0px;
	height: 0px;
	border-top: 17px solid transparent;
	border-right: 17px solid #023e7c;
	border-bottom: 17px solid transparent;
}
.blnav>li:last-child>a:before{
position: absolute;
	top: 0;
	right: -17px;
	display: block;
	content: '';
width: 0px;
	height: 0px;
	border-top: 17px solid transparent;
	border-left: 17px solid #023e7c;
	border-bottom: 17px solid transparent;
}
.blnav>li>a:hover{
	color: #ccc !important;
	text-decoration: none;
}
.bltab {
	width: 100%;
	border: solid #cfcdcd;
	border-width: 1px 1px 0 0;
	}
.bltab td, .bltab th {
padding: 15px 10px;
	border: solid #cfcdcd;
	border-width: 0 0 1px 1px;
	color: #4d4d4d;
	font-family: 'SegoeUIRegular', sans-serif;
	font-size: 14px;
	
	}

.bltab td.ttl4, .bltab th.ttl4 {
background: #dfdfdf;
	color: #5c5c5c;
	text-transform: uppercase;
	vertical-align: center;
}

.bltab td.ttl3, .bltab th.ttl3 {
background: #023e7c;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
}

.bltab td.ttl, .bltab th.ttl {
background: #023e7c;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.bltab td.ttl2, .bltab th.ttl2 {
background: #023e7c;
	color: #fff;
	text-align: center;
}
.bltab ul {
list-style-type: disc;
list-style-position:inside;
padding: 0; 
}

.blinner blockquote {
    background: #cfcdcd;
    border-left: 4px solid #023e7c;
    padding: 7px 10px;
    padding-right: 0;
    margin-bottom: 15px;
}

.blinner h2 {
    position: relative;
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 4px;
    line-height: 1;
    color: #4d4d4d;
    padding: 0 0 18px 0;
    text-transform: uppercase;
}

.blinner blockquote {
    background: #cfcdcd;
    border-left: 4px solid #023e7c;
    padding: 7px 10px;
    padding-right: 0;
    margin-bottom: 15px;
}
.blinner img {
max-width:100%;
	height:auto !important;
}