h1{
	margin: 0;
	line-height: 0;
}
h1 a, #btn-fb-header, #btn-it-header,#btn-fb-footer, #btn-it-footer, #form h3, li.home a{
	display: block;
	text-indent: -100000px;
	overflow: hidden;
}
h1 a{
	width: 184px;
	height: 157px;
	background: url(img/logo.png) center top no-repeat;
	margin: 48px auto 28px auto;
}
.navbar-inverse{
	background: none;
	border: none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
	background: none;
	color: #ff2678;
}
.navbar-inverse .navbar-nav > li > a{
	color: #3e3e3e;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 1px;

}
.navbar-inverse .navbar-nav > li > a:hover{
	color: #3e3e3e;
	text-decoration: underline;
}
.navbar-inverse .navbar-nav > li{
	list-style: inside url("img/bg-li.png") disc;
	display: list-item;
	margin-left: 6px;
}
li.home a{
	width: 23px;
	height: 20px;
	background: url(img/btn-home.png) center top no-repeat;
}
.sin-punto.home {
    margin-right: 10px;
    margin-top: 13px;
}
.navbar-inverse .navbar-nav > li.sin-punto{
	list-style: none;
	margin-left: 0;
}
#navbar{
	width: 88%;
	margin: 0 auto;
}
#social-header{
	position: absolute;
	padding: 0;
	right: 18px;
    top: -34px;
}
#social-header li{
	list-style: none;
	float: left;
}
#btn-fb-header{
	width: 36px;
	height: 37px;
	background: url(img/btn-fb-header.png) center top no-repeat;
}
#btn-it-header{
	width: 37px;
	height: 37px;
	background: url(img/btn-it-header.png) center top no-repeat;
	margin-left: 10px;
}
.btn-contactanos{
	position: relative;
}
.row{
	margin: 0;
}
.img-home{
	margin: 50px auto;
}
#diamante{
	background: url(img/bg-diamante.png) center top no-repeat;
	height: 19px;
}
.auspiciadores h2{
	color: #3e3e3e;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 30px 0 25px 0;
	display: inline-block;
	vertical-align: middle;
}
.auspiciadores .img-home{
	margin: 0 auto;
	display: inline-block;
}
.auspiciadores .vichy{
	margin:0 10px;
}
.auspiciadores .logo-lt{
	margin:0 10px;
}
.auspiciadores .media-partner{
	margin-left: 0px;
}
.auspiciadores .logo-vanidades {
    margin: 10px 10px 0 10px;
}
footer{
	margin-top: 40px;
}
footer p{
	background-color: #000;
	padding: 20px 0;
}
footer p a{
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #fff;
}
footer p a:hover{
	color: #fff;
	text-decoration: underline;
}
footer-header{
	padding: 0;
}
#btn-fb-footer{
	width: 25px;
	height: 26px;
	background: url(img/btn-fb-footer.png) center top no-repeat;
}
#btn-it-footer{
	width: 25px;
	height: 26px;
	background: url(img/btn-it-footer.png) center top no-repeat;
	margin-left: 1px;
}
#btn-fb-footer, #btn-it-footer{
	display: inline-block;
}
footer span {
    margin-left: 12px;
}
#contacto-footer{
	display: inline-block;
    margin-top: 2px;
    vertical-align: top;
}
.navbar-inverse .navbar-toggle{
	background-color: #3e3e3e;
}
.bg-nosotros{
	background: url(img/bg-nosotros.jpg) left bottom no-repeat;
	height: 440px;
    margin-bottom: 66px;
}
.como-llegar{
	margin-bottom: 30px;
}
#form{
	float: right;
	margin-bottom: 50px;
}
#form h3{
	width: 137px;
	height: 49px;
	background: url(img/hablemos.png) center top no-repeat;
	margin-bottom: 15px;
}
#form input, #form textarea{
	width: 100%;
	border: solid 3px #ff2378;
}
#form input{
	margin-bottom: 30px;
	padding: 6px 10px;
	font-size:16px;
	color:#4e4d4d;
}
#form textarea{
	padding: 6px 10px;
	font-size:16px;
	color:#4e4d4d;
	height: 150px;
	resize:none;
}
#form a{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	background-color: #ff2378;
	float: right;
	margin-top: 10px;
}
#form a:hover{
	cursor: pointer;
	text-decoration: none;
	opacity: 0.8;
}
.container.contacto{
	margin-top: 30px;
	background: url(img/contactanos-2.jpg) left top no-repeat;
}
#resp{
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	height: 530px;
	padding-top: 20px;
}
.expositores main{
	text-align: center;
}
.expositores main ul{
	margin: 0;
	padding: 0;
}
.expositores main ul li{
	list-style: none;
	margin-bottom: 10px;
}
.charlas main{
	width: 600px;
	margin: 0 auto;
}
.charlas main h4{
	margin-top: 30px;
}
.charlas main ul li{
	margin-bottom: 10px;
	list-style: none;
}