﻿/*======================*/
/*#region FOOTER*/

.footer_wrap {
    width: 100%;
    bottom: 0;
    background-color: black;
    position: relative;
    clear: both;
}

.footer_wrap, .fw_linear {
    height: 100%;
}

.divCopyright {
    margin-top: 35px;
}
/*#endregion*/
/*======================*/
