.boxphuongthuc_container{
	background:#2c297d;
	padding: 40px 0px;
	position: relative;
}
.dathangtructuyen{
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    background: #00000052;
    padding: 30px 0px;
    font-weight: 600
}
.dichngay{padding: 10px 20px; color: #000;text-transform: uppercase;font-size: 20px;
	font-weight: 600; border:2px solid #fff;border-radius: 50px;background: #fff}

.boxphuongthuc_title{
	text-align: left;
    text-transform: capitalize;
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}
.mota_phuongthuc{
	float: left;
	width: 50%;
	padding-right: 5%;
}
.img_phuongthuc{
	float: left;
	width: 50%;
}
.img_phuongthuc img{
	max-width: 100%;
}
.box_phuongthuc{
	margin-bottom: 20px;
}
.title_phuongthuc{
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
}
.mt_phuongthuc{
	color: #fff;
	font-size: 17px;
}