/*FOOTER*/
.footer {margin-top:auto;}
.footer-custom {display: block; font-size: 12px; color: rgba(0, 0, 0,.5)}
.footer-custom-row {flex-shrink: 0; border-top: 1px solid rgba(201, 201, 201,.5); background-color: #ffff}
/*.footer-custom-row {flex-shrink: 0;border-top: 1px solid rgba(201, 201, 201,.5); background-color: rgb(236, 236, 236)}*/
/*.footer-custom-row {flex-shrink: 0;position: fixed;width: 100%;bottom:0;border-top: 1px solid rgba(201, 201, 201,.5); background-color: rgba(201, 201, 201,.5)}*/
.footer-custom-row .nav-link {border-right: 1px solid rgba(0, 0, 0,.5); padding-top:0px; padding-bottom:0px ;margin-top: 8px; }
.footer-custom-row .nav-item:last-child .nav-link {border-right: 0px }

.copyrights {margin: 10px 0px 5px 5px}

@media only screen and (max-width: 992px) {
}
@media only screen and (max-width: 575.68px) {
	.footer_links {display: none;}

}
