/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
.mi_logo-center {
  text-align:center;
  margin:0 auto;
}
.mi_logo-center-text {
  text-align:center;
}
.mi_alert-success {
  color:#fff;
  background-color:#466eaf;
}
.mi_color-letra-negra {
  color:#000;
}
.mi_color-letra-catago {
  color:#466eaf;
}
.mi_background-minicontact {
  background-color:rgba(70,110,175,0.2);
}
.mi_dark-bg h2, .mi_dark-bg h3, .mi_dark-bg,h4{
  color: #466eaf;
  /*font-weight:600;*/
} 
.mi_parrafo {
	font-weight: bold;
	background-color: #fff;
	color: #466eaf;
	padding: 5px 0px 5px 5px;
}

.mi_imagen {
  margin:0 auto;
}
.mi_header-left {
  padding: 0px 0 0 0;
}
.mi_altonosotros {
  height: 378px;
}
.mi_ancho100 {
  width: 100%;
}
.mi_carousel_hidden ol {
  visibility: hidden;
}
#cc-notification {
  margin-top:75px;
}
.justificado {
	text-align:justify;
}
.top-7 {
	margin-top: -7px;
}
.left-15 {
	left:15px;
}

/* REEMPLAZOS */
.header.dark .site-slogan {
  color: #D2D6F2;

}
/* FIN REEMPLAZOS */
