.top-bar {
    background: #820E0E;
}
.contain-to-grid{
	//border-style: dotted;
	background-color: #820E0E !important;
}

.wrapper{
	//border-style: dotted;
	//background-color: #E6E6FA !important;
	 background-image: url("../img/logo-mtl-bg1.png");
    background-repeat: no-repeat;
    background-position: center center; 
	min-height: 800px;
}

.top-bar ul li a {  
  background-color: #820E0E !important;
} 

.top-bar a:hover {
   background-color: #428DD1 !important;
} 

.panel{
	background-color:  #ECC374;
}

.accordion, .accordion-navigation {
	border: 1px solid #60212A;
   border-radius: 5px;
	background:  #E6B965;
	background-color:  #E6B965;
}

#Principal {
	//height: 600px;
	 // min-height: 500px;
}
//footer
.full-width {
  max-width: 1400px;
}

.footer {
 background-color: #346A98;
  padding: 1rem 4rem;
  text-align: center;
  color: #fff;
}

.footer i {
  font-size: 100px;
}


.footer2  {
  background-color: #100C0C;
  padding: 0.1rem 4rem;
  text-align: center;
  color: #fff;
}
.footer2 p, .footer2 a {
  font-weight: 200;
  font-size: .8em;
   padding: 0em;
  color: #fff;
}

.footer p, .footer a {
  font-weight: 300;
  font-size: .8em;
  color: #fff;
}
// estilos modificados Codicem 2016

