.logo {
    margin-top:70px;
}
.direccion{
	margin-top: 80px;
}
.margen-menu{
	margin-top: 60px;
}

/* ==================================================
   FOOTER
================================================== */
.footer{padding:0px 0;}
.footer_bottom{
	margin-top: auto;
	padding:30px 0;
	background:#2F3033;
}
.footerTitle {
    border-bottom: 1px solid #2F3033;
    margin-bottom:20px;
}
.footerTitle > h3 {
	border-bottom: 2px solid #cb6003;
	display: inline-block;
	color:#34495e;
	font-family: open sans;
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 0;
}
.fabout_block {
    background: url("../img/contact-map.png") repeat scroll 0 0 / cover transparent;
    position: relative;
}
.fabout_block p {
    font-family: source sans pro;
    font-size: 14px;
    line-height: 20px;
    margin:0;
    font-weight: 400;
}
.tagsinput .tag:hover {
  background-color: #cb6003;
  color: #ffffff;
}
.tagsinput .tag {
    margin-right: 2px;
}