.img_bg_con .img_bg {
	width:100%;
}

.title01 {
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.passage01 {
	padding:0px 50px 20px 50px;
	text-align:justify;
}

.sep01 {
	width:100%;
	border-top:1px solid #283374;
	margin-top:40px;
	padding-bottom:40px;
}

.sel_con {
	padding:0 30px;
}

/* */
.toolbar.mb2.mt2  {
	text-align:center;
	margin-bottom:10px;
}

.btn {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #4a4d54;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    line-height: 27px;
    outline: none;
    padding: 11.5px 20px;
    text-shadow: none;
    text-transform: uppercase;
    box-shadow: none;
    text-align: center;
    vertical-align: top;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}



.toolbar.mb2.mt2 .btn {
    border-radius: 35px;
    border: 1px solid #22295f;
    background-color: transparent;
    color: #22295f;
    margin: 6px 4px;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: inherit;
}

button.btn.fil-cat.activeclasstab {
    background-color: #22295f!important;
    color: #fff !important;
}

.all-news a,
.all-news a:hover {
	text-decoration:none;
}

.box1 {
	xxx-border:1px solid #707070;
	margin-right:7px;
	margin-bottom:20px;
	xxx-padding:20px 24px;
	padding:20px 65px;	
}

.box1 .img01 {
	width:100%;
	xxx-height:220px;
	height:120px;
	overflow:hidden;
}

.box1 .img01 img {
	width:100%;
}

p.caption01 {
	color:#21295d;
	font-size:26px;
	font-weight:bold;
}

p.date01 {
	color:#21295d;
	font-size:20px;
}