footer{
	width: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer{
	width: 100%;
	margin-top: 145px;
	margin-bottom: 75px;
}
.foote1{
	width: 205px;
	margin-right: 150px;
	display: inline-block;
	vertical-align: bottom;
}
.foote1_1{
	width: 100%;
	display: block;
}
.foote1_2{
	width: 100%;
	margin-top: 15px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.85px;
	font-family: 'JosefinSans-Bold-2';
	color: #000000;
}
.foote2{
	width: calc(100% - 360px);
	display: inline-block;
	vertical-align: bottom;
}
.foote2_2{
width:100%;
text-align: right;
}
.foote2_1{
	/* width: 16%; */
	text-align: right;
	color: #000000;
	display: inline-block;
	font-family: 'JosefinSans-Bold-2';
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.85px;
margin:2px 0;
	margin-right: 5%;
}
.foote2_1:last-child{
	margin-right: 0;
}
.foote2_1:hover{
    color: #398378;
}
.foote2_3{
	/* width: 16%; */
	text-align: right;
	color: #000000;
	display: inline-block;
font-size: 14px;
font-weight: 400;
	letter-spacing: 0.85px;
margin:2px 0;
	margin-right: 5%;
}
.foote2_3:last-child{
	margin-right: 0;
}
.foote2_3:hover{
    color: #398378;
}