

.footerline {
	border: 1px solid #dddddd;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-top: 5%;
}

.jbutton {
	text-align: right;
}
.jfooter1 {
	width: 34%;
	margin-left: 17.5%;
}
.jfooter1 p{
	font-weight: bold;
	font-size: 22px;
}

.jbox1 {
	width: 49%;
	display: inline-block;
	font-size: 20px;

}

.valz-box1 {
    width: 44%;
    display: inline-block;
    font-size: 18px;
}
.valz-box2 {
    width: 54%!important;
    display: inline-block;
    font-size: 18px!important;
}
    

.jbox2 {
	width: 49%;
	display: inline-block;
	font-size: 20px;
}

.jfooter2 {
	width: 35%;
	margin-right: 17.5%;
}
.jfooter2 .p{
	font-weight: bold;
	font-size: 22px;
}
.jfooter2 .p2{
	/*font-weight: bold;*/
	font-size: 18px;
}
.button1x {
	background-color: #12499f;
	border: 1px solid #12499f;
	width: 10%;
	color: white;
	padding: 7px;
	margin-right: 17.5%;
	font-size: 17px;
}

.val-jap-btn {
	background-color: #12499f;
    border: 1px solid #12499f;
    width: 10%;
    color: white;
    padding: 7px;
    margin-right: 17.5%;
    font-size: 15px;
}



.border1 {
	display: flex;
	margin-top: 15px;
}
.copy {
	background-color: #c0c0c0;
	padding: 3px;
	text-align: center;
	font-weight:500;
	margin-top: 50px;
}
.copy p{
	margin-top: 14px;
}