.bTipsContainer{
	width:1024px;
	height:380px;
	background:transparent;
}

.bTipContainer{
	float: left;
	width:200px;
	height:300px;
	background:transparent;
	margin-left:40px;
	margin-top:80px;
	text-align: center;
}

.bTipFotoLink{
	
	
	margin-top:30px;
	width:215px;
	height: 270px;
	
	
}

.bModalTipContent{
	background-color: #990202;
	font-size: 1.1em;
	width: 665px;
	height: 570px;
}

.bModalTipClose {
	float: right;
	padding: 5px;
}

.bModalTipBody{
	padding: 60px 30px;
}

.bModalTipFooter {
	width: 100%;
	margin-top: 70px;
}

.bTipBodyCol1{
	float:left;
	width:35%;
}

.bTipBodyCol2{
	float:right;
	width:60%;
}

.bTipBodyCol2 img{
	float:right;
	width:90%;
}

.bModalTipImg {
	width: 486px;
	margin: auto;
	margin-top: -50px;
}

.bTipModalFoto{
	width:250px;
	
	border: 5px solid white;
	margin: auto;	
}

.bBodyTips{
	background-color: #ed2222; /*#990202;*/
	width: 994px;
	height: 220px;
}

.bBodyTips img{
	width:100%;
}



.btips01{

	background-image:url('../img/productos/bb_donde.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	width:350px;
	height:200px;
	float:left;
	margin-left:8%;

	
}


.btips02{
	background-image:url('../img/ventas/bb_conoce_productos.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	width:350px;
	height:200px;
	float:left;
	margin-left:8%
	
}