﻿footer {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 3px solid #BC955C;
	border-radius: 0px 0px 0 0;
	background-color: #3D3D3D;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: auto;
	height: 120px !important;
	color: white;
	/*margin-top: 1500px;*/
}

    footer p {
        padding-top: 8px;
        font-size: 0.75rem;
        color: white;
        padding-bottom: 10px;
        font-weight: bold;
        text-align: center;
        font-family: Graphik;
        text-align: center;
        font-weight: 400;
        color: white
    }

.escudoI {
    /*align:right;*/
    width: 4.7%;
    /*height="3%";*/
    padding-top:0.2% !important;
    float: left;
    margin-left: 1%;
}

.escudoD {
    /*align:right;*/
    width: 3.5%;
    /*height="3%";*/
    padding-top: -1%;
    float: right;
    margin-right: 0.5%;
}

.footerForm {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 3px solid #BC955C;
    border-radius: 0px 0px 0 0;
    background-color: #3f101d;
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: auto;
    height: 120px !important;
    color: white;
    /*margin-top: 1500px;*/
}
