@charset "utf-8";
.jumbo_back {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 150px;
    background-image: url(../img/creation/company.jpg);
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
}
.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
frameborder: 0;
}
.mobile-footer li a {
    text-decoration: none;
    color: hsla(0,0%,100%,1.00);
}
.mobile-footer {
    text-align: left;
    font-size: 13px;
}
.mobile-footer-p p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.mobile-footer li {
    list-style-type: none;
    border-left: 1px solid hsla(0,0%,100%,1.00);
}
.footer {
    background-image: url(../img/creation/footer.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-nav li {
    display: inline;
    border-left: 1px solid hsla(0,0%,100%,1.00);
    color: hsla(0,0%,100%,1.00);
    list-style-type: none;
    padding-left: 10px;
    text-align: center;
    font-size: 14px;
    padding-right: 15px;
}
.footer-nav li a {
    color: hsla(0,0%,100%,1.00);
}
.footer-nav {
}
.copy {
    color: hsla(0,0%,100%,1.00);
    font-size: 13px;
    font-weight: lighter;
    text-align: center;
}
