.titte-page-bfb {
	margin-bottom: 8px;
	margin-top: 40px;
}

.titte-page-bfb a {
	color: #00ad6e;
	font-family: Roboto Bold;
	font-size: 22px;
	text-decoration: none;
}

.titte-page-bfb a:hover {
	color: #00ad6e;
	text-decoration: none;
}

.wap-of-photo {
	padding-left: 5px;
	padding-right: 5px;
}

.wrap-img {
	width: 100%;
	height: 270px;
}

.img-respon {
	width: 100%;
	height: 100%;
}

.title-album {
	color: #2D2D2D;
	text-decoration: none;
}

.title-album:hover {
	color: #2D2D2D;
	text-decoration: none;
}

.wrap-img-detail {
	width: 100%;
	height: 188px;
}

.bg-blue {
	background-color: #00AD6E !important;
	color: white !important;
	width: 35px;
	height: 35px;
	border-radius: 50px !important;
	text-align: center;
	font-size: 16px;
	padding: 8px 8px 4px 8px !important;
	font-weight: normal;
	border: none !important;
	outline: none;
}

.bg-blue:hover {
	background-color: #00AD6E !important;
	color: white !important;
	border-radius: 50px !important;
}

.line-right {
	border-right: 2px solid #A6ADB4;
	height: 20px;
	margin-top: 6px;
	margin-left: 15px;
	margin-right: 15px;
}

.page-link {
	width: 35px;
	height: 35px;
	border-radius: 2px !important;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding: 6px 8px 3px 8px !important;
	border: none !important;
	color: black !important;
	border-radius: 50%;
	outline: none;
}

.pagination>li {
	margin-right: 5px;
}

.pagination>li>a:hover, .pagination>li>a:focus {
	border: none;
	background-color: unset;
	outline: none;
	box-shadow: unset;
}

.prev-pagination {
	margin-top: 2px;
}

.next-pagination {
	margin-top: 2px;
}