.margin-0 {
    margin: 0 !important;
}

.padding-0 {
    padding: 0 !important;
}

.mod_navbar {
    margin: 0.7em;
    padding-left: 1em;
}

.mod_ebifit-logo {
    width:50mm;
    margin: 0.7em;
    margin-left: 0em !important;
    margin-bottom: 1.0em;
    padding-left: 0 !important;
}

.mod_footer_addres {
    margin-top: 0.2em;
}

.mod_footer_icon {
    margin-top: 0.8em;
}

.mod_footer_item_elem {
    margin-top: 0.2em;
}

.mod_fa_map_marker {
    display: block;
    margin-top: 0.8em;
    float: right;
}

i {
    margin: 0 !important;
    padding: 0 !important;
}

@media screen and (min-width:0px) and ( max-width:1260px) {
    footer {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        padding-right: 2em !important;
        padding-left: 5em !important;
    }
}

@media screen and (min-width:1261px) {
    footer {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        padding-right: 10em !important;
        padding-left: 15em !important;
    }
}

.mod_footer_item {
    padding: auto;
    padding-top: 1em;
    padding-left: 0em;
    padding-bottom: 1.2em;
}

#mod_footer_first_col {
    border-top: 1px solid #DCDEE0;
    border-bottom: 1px solid #DCDEE0;
}

@media screen and (min-width: 992px) {
    #mod_footer_first_col {
        border-left: 1px solid #DCDEE0;
        border-right: 1px solid #DCDEE0;
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
}

@media screen and (max-width: 991px) and (min-width: 0px) {
    .mod_footer_item:first-child {
        padding-bottom: 2em;
    }
    .mod_footer_item:last-child {
        padding-top: 1.5em;
    }
    .mod_footer_item {
       
        padding-bottom: 0em;
    }
}

.mod_footer_last {
    margin-top: 1.5em;
}

.mod_footer_last p {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 0.8em !important;
}

.mod_footer_copy {
    display: block;
    margin: 1em auto;
    font-size: 0.8em;
}
