.titulos-productos strong {
    background-color: rgba(101, 184, 180, 0.3)!important;
    padding: 5px;
    border-radius: 9px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #65b8b4!important;
}
.titulos-productos img {
	margin-bottom: 10px;
}

.title-bar h2, .title-bar h4 {
	font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
	text-align: left;
	margin-bottom: 0 !important;
}
#Footer {
    background-color: #65b8b4!important;
}
#Top_bar .menu>li>a {
	color: #65b8b4!important;
}
#Top_bar .menu>li a:after {
	background: #65b8b4!important;
}