
.slider-banner {
	border-bottom: 8px solid transparent;
	background-image: url(../images/line-bottom.jpg);
    background-position: center;
    background-size: contain;
}
.txt-detail {
	margin-bottom: 25px;
}
.font--Gotham.en, .font--Gotham.cam {
	font-size: 1.825rem;
}

.content {
	margin-bottom: 50px;
}

.txt-inbox {
	font-size: 1.25rem;
	color: #fff;
}
.txt-inbox.en, .txt-inbox.cam { font-size: 1.25rem; }
.vision-box {
	padding: 5px;
	height: 200px;
}
.vision--box-line {
	padding: 30px 10px;
	border: 1px solid #ffffff;
	height: 100%;
}
.vision--box-1 {
	background-color: #ff6c0e;
}
.vision--box-2 {
	background-color: #55c0e7;
}
.vision--box-3 {
	background-color: #2474bb;
}

.vission-detail-box {
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
	line-height: 1.25rem;
}
.vission-detail-box.en, .vission-detail-box.cam {line-height: 1.25;}

.box-hover:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

.mission-list-detail {
	padding-left: 20px;
}

@media (max-width: 992px) {
	.space-between-box {
		margin: 15px 0;
	}
  }
