.bk-all {
	background-image: url(../images/bk.jpg);
	background-size: auto 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.bk_white {
	background-color: #FFFFFF;
}

.bk_d {
	background-color: #FFFFFF;
	background-image: url(../images/bk_d.png);
}

.bk_l {
	background-color: #FFFFFF;
	background-image: url(../images/bk_l.png);
}

.bk_d-gray {
	background-color: #222222;
}

h1 {
	height: 400px;
	background-color: #c81e09; 
}

.flexbox-2r{
	width: 34%;
	margin-bottom: 10%;
}

.creative_detail {
	margin-bottom: 10%;
}

.flexbox-2r_creative{
	width: 45%;
	margin-bottom: 0%;
}

#footer-txt {
	text-align: center;
	color: #FFFFFF;
}