.footer-team{
    position: relative;
    display: block;
    margin: auto;
    margin-top: 150px;
    width: 950px;
    z-index: 1;
}
.footer-background{
    z-index: 1;
    position: relative;
    display: block;
    margin: auto;
    margin-top: -150px;
    width:100% ;
}
.footer-background-box{
    position: absolute;
    z-index: 1;
    margin: auto;
    margin-top: -2px;
    width:100% ;
    height: 550px;
    background-color: #18AB57 ;
}
.footer-row{
    position: relative;
    z-index: 2;
}
.footer-icon-box{
    margin: auto;
    width: 300px;
    height: 60px;

}
.footer-icon{
    position: relative;
    z-index: 4;
    width: 45px;
    margin-left:20px ;
}
.footer-text-box{
    margin: auto;
    margin-top: 20px;
    width: 340px;
    height: 450px;
    color: white;
}
.footer-text-left{
    margin-left:30px ;
    margin-right: 40px;
    width: 85px;
    float: left;
    font-weight: 600;
    font-size: 17px;
    line-height: 18px;
}
.footer-text-right{
    width: 180px;
    float: left;
    font-weight: 600;
    font-size: 17px;
    line-height: 18px;
}
.footer-text-right > a {
    text-decoration: none;
    color: white;
}
.footer-change-character{
    color: #2F4858;
    text-decoration: underline;
}
.footer-map{
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 500px;
}
.footer-copyright{
    position: absolute;
    bottom: 0px;
    right: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-decoration: underline;
    color: #2F4858;
}
.footer-logo{
    margin-top:60px;
}
@media only screen and (max-width: 1345px) {
    .footer-map{
        position: absolute;
        right: 0;
        bottom: 100px;
        width: 400px;
    }

}
@media only screen and (max-width: 1060px) {
    .footer-map{
        position: absolute;
        right: 0;
        bottom: 100px;
        width: 350px;
    }

}
@media only screen and (min-width: 991px) {
    .footer-map-mobile{
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .footer-map{
        display: none;
    }
    .footer-map-mobile{
        display: block;
        margin: auto;
        margin-top: 50px;
        max-width: 450px;
    }
    .footer-team{
        position: relative;
        display: block;
        margin: auto;
        margin-top: 150px;
        width: 700px;
        z-index: 1;
    }
    .footer-background{
        z-index: 1;
        position: relative;
        display: block;
        margin: auto;
        margin-top: -100px;
        width:100% ;
    }
    .footer-background-box{
        position: absolute;
        z-index: 1;
        margin: auto;
        width:100% ;
        height: 1100px;
        background-color: #18AB57 ;
    }
    .footer-logo{
        display: block;
        margin: auto;
        width: 250px;
    }
    .footer-icon-box{
        margin: auto;
        margin-top: 50px;
        width: 300px;
        height: 60px;
    
    }
    .footer-icon{
        position: relative;
        z-index: 4;
        margin-left:20px ;
    }
    .footer-text-box{
        margin: auto;
        margin-top: 50px;
        width: 410px;
        height: 450px;
        color: white;

    }
    .footer-text-left{
        margin-left:30px ;
        margin-right: 40px;
        width: 85px;
        float: left;
        font-weight: 600;
        font-size: 17px;
        line-height: 18px;
        text-align: right;
    }
    .footer-text-right{
        width: 180px;
        float: left;
        font-weight: 600;
        font-size: 17px;
        line-height: 18px;
    }
    .footer-copyright{
        position: absolute;
        bottom: 0px;
        right: 0;
        left: 0;
        text-align: center;
        font-weight: 400;
        font-size: 15px;
        line-height: 19px;
        color: #2F4858;
    }

}
@media only screen and (max-width: 700px) {
    .footer-map-mobile{
        display: block;
        margin: auto;
        margin-top: 50px;
        width: 100%;
    }
    .footer-team{
        position: relative;
        display: block;
        margin: auto;
        margin-top: 100px;
        width: 350px;
        z-index: 1;
    }
    .footer-background{
        z-index: 1;
        position: relative;
        display: block;
        margin: auto;
        margin-top: -50px;
        width:100% ;
    }
    .footer-background-box{
        position: absolute;
        z-index: 1;
        margin: auto;
        margin-top: -5px;
        width:100% ;
        height: 1070px;
        background-color: #18AB57 ;
    }
    .footer-logo{
        display: block;
        margin: auto;
        width: 200px;
    }
    .footer-icon-box{
        margin: auto;
        margin-top: 50px;
        width: 300px;
        height: 60px;
    
    }
    .footer-icon{
        position: relative;
        z-index: 4;
        margin-left:27px ;
        width: 35px;
    }
    .footer-text-box{
        margin: auto;
        margin-top: 50px;
        width: 345px;
        height: 450px;
        color: white;
    }
    .footer-text-left{
        margin-left:0px ;
        margin-right: 40px;
        width: 85px;
        float: left;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        text-align: right;
    }
    .footer-text-right{
        width: 180px;
        float: left;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
    }
    .footer-copyright{
        position: absolute;
        bottom: 0px;
        right: 0;
        left: 0;
        text-align: center;
        font-weight: 400;
        font-size: 13px;
        line-height: 19px;
        color: #2F4858;
    }

}
