/* Sticky footer styles
-------------------------------------------------- */

#footer {
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    clear: both;
    float: left;
    min-height: 50px; /* 67px; */
    min-width: 100%;
    overflow: hidden;

    background-clip: border-box !important;
    background: #19B2AC;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat-x;
    background-size: auto auto !important;
    filter: none !important;
}

#footer .container-fotter ul li {
    display: inline;
    line-height: 0px;
    padding: 0 5px;
}
#footer .container-fotter ul li a {
    color: #FFFFFF;
    display: inline-block;
    
}
ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}
#footer .container-fotter {
    text-align: center;
    padding-top: 15px;
}
.container-fotter:before, .container-fotter:after {
    display: table;
    content: "";
    line-height: 0;
}

.container-fotter{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}




/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
