@charset "UTF-8";
/* CSS Document */

.container-postobon{
	width: 734px;
}
.cabezote{
	background-color: #477aa8;
    height: 129px;
    width: 100%;
    margin: 0px;
}
.curva-postobon{
	    margin-left: 478px;
}
.img{
	width: 100%;
    margin-top: 8px;
	
}
.img-2{
	width: 100%;
}
.parrafo{
	background-color: #1093d1;
	color: #FFFFFF;
	font-size: 14px;
	text-align: justify;
	height: 305px;
	margin-top: 8px;
    padding-left: 40px;
    padding-right: 40px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.quienes{
	font-size:24px;
	font-weight: 400px;
}
.postobon{
	margin-right: 18px;
	
}.postobon-1{
	margin-right: 20px;
	
}


.frj-1{
	background-color: #1093d1;
	height: 26px;
	
}
.productos{
	background-image: url(../image/productos.jpg);
	background-position: center,bottom;
	background-repeat: no-repeat;
	width: 100%;
    height:348px;
}
.text{
	color: #FFFFFF;
	font-size: 14px;
	background-color:rgba(10,124,178,0.80);
	border-radius: 10px;
    width: 430px;
    margin-top: 51px;
    height: 242px;
    text-align: left;
	padding-left: 24px;
    padding-right: 14px;
    padding-top: 20px;
	line-height: 24px;
	    margin-left: 17px;
}
.parrafo-2{
	background-color: #1280b4;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	height: 150px;
	padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
	margin-bottom: 0px;
	line-height: 24px;
	
}
.pie-pg{
	background-color: #00aff0;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	height: 65px;
	padding-top: 13px;
    padding-left: 40px;
    padding-right: 40px;
	
}
.bg_lid {
    background-color: #06447d;
    height: 100%;
    left: 0;
    position: absolute;
    width: 15px;
	margin-left: 15px;
    
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}
.lateral{
	
}
a.alert-link:visited, a:visited {
    color: #fff;
}