.footer {
	background: #091D45;
    padding: 15px 0 20px;
    margin-top: 0px;
}
.con {
    position: relative;
}
.con-bg img {
    width: 100%;
    margin-top: 5px;
}
.con-text {
    position: absolute;
    width: 500px;
    right: 22.2%;
    top: 11%;
}
.con-text p{
    text-indent: 32px;
    margin-top: 30px;
}
.map{
    width: 66.66%;
}